Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Releases: adambrgmn/frans-scripts

v2.1.3

12 Feb 13:32
Compare
Choose a tag to compare

2.1.3 (2018-02-12)

Bug Fixes

  • lint: Fix eslint only lint src directory (40134d8)

v2.1.2

18 Jan 19:30
Compare
Choose a tag to compare

2.1.2 (2018-01-18)

Bug Fixes

  • test: Fix jest not collecting coverage (86305eb), closes #11

v2.1.1

11 Jan 10:22
Compare
Choose a tag to compare

2.1.1 (2018-01-11)

Bug Fixes

  • rollup: Fix rollup outdated Rollup configs (66d53a3)

v2.1.0

11 Jan 09:01
Compare
Choose a tag to compare

2.1.0 (2018-01-11)

Bug Fixes

  • deps: Upgrade dependencies (c18ca8e)

Features

  • bundlesize: Run bundlesize after bundlescript (a9c0a00)

v2.0.2

03 Jan 14:16
Compare
Choose a tag to compare

2.0.2 (2018-01-03)

Bug Fixes

  • cli: Add ability to include own scripts (60580da)

v2.0.1

03 Jan 13:56
Compare
Choose a tag to compare

2.0.1 (2018-01-03)

Bug Fixes

  • utils: Export utils as part of program (0f59874)

v2.0.0

03 Jan 11:36
Compare
Choose a tag to compare

2.0.0 (2018-01-03)

Bug Fixes

  • clean: Clean up dependencies and utils (0d9a497)
  • cli: Add note about debug mode in cli help (31639b2)
  • release: Run release on master only (5b20993)
  • run-script: Remove interactive arg (c23ddd1)
  • test: Fix issue with debug statement and missing config file (96328cb)

Features

  • Use execa to execute scripts (809d01b)
  • debug: Add debug statements (a841dc9)
  • refactor: Refactor to make extendable (a184051)
  • validate: Remove validate script (f774fe8)

BREAKING CHANGES

  • validate: Remove frans-script validate
  • refactor: Major refactor

v1.3.0

20 Dec 12:34
Compare
Choose a tag to compare

1.3.0 (2017-12-20)

Bug Fixes

  • precommit: Dont fail tests if no test found (ecc4b25)
  • test: Watch only files changed since last commit (92da3af)

Features

  • precommit: Skip .opt-in and .opt-out (7dd8f35)

v1.2.1

20 Dec 10:24
Compare
Choose a tag to compare

1.2.1 (2017-12-20)

Bug Fixes

  • precommit: Separate specific js tasks in precommit (33ae35d), closes #8

v1.2.0

19 Dec 11:26
ada2c19
Compare
Choose a tag to compare

1.2.0 (2017-12-19)

Bug Fixes

  • Upgrade packages (7b86a0e)
  • validate: Remove validate tests (34e7781)

Features

  • precommit: Update precommit script (2199128)
  • validate: Update validate script (72f6d63)