Skip to content

Releases: kentcdodds/kcd-scripts

v0.18.1

22 Sep 16:09
Compare
Choose a tag to compare

0.18.1 (2017-09-22)

Bug Fixes

  • rollup: add sourcemap for umd builds (d710a4d)

v0.18.0

22 Sep 15:46
Compare
Choose a tag to compare

0.18.0 (2017-09-22)

Features

  • jest: add entries to the ignore patterns (7505314)

v0.17.2

22 Sep 15:29
Compare
Choose a tag to compare

0.17.2 (2017-09-22)

Bug Fixes

  • resolveBin: use fs.realpathSync (48f42a0)

v0.17.1

21 Sep 16:15
Compare
Choose a tag to compare

0.17.1 (2017-09-21)

Bug Fixes

  • utils: add a bunch of tests for the utils and fix a bug (930fb82)

v0.17.0

20 Sep 22:42
Compare
Choose a tag to compare

0.17.0 (2017-09-20)

Bug Fixes

  • resolving kcd-scripts bin (ec4164e)

Features

  • if the bin is in PATH, then use that rather than the full path (11e690a)

v0.16.3

20 Sep 05:14
Compare
Choose a tag to compare

0.16.3 (2017-09-20)

Bug Fixes

v0.16.2

20 Sep 03:50
Compare
Choose a tag to compare

0.16.2 (2017-09-20)

Bug Fixes

  • Filter undefined values from process.env before spawn (#5) (4bd6bfc)

v0.16.1

20 Sep 03:31
Compare
Choose a tag to compare

0.16.1 (2017-09-20)

Bug Fixes

  • config: Use named bin in lintstagedrc.js (#3) (78d450c)

v0.16.0

16 Sep 14:46
Compare
Choose a tag to compare

0.16.0 (2017-09-16)

Features

  • fix issues with parsed env variables that should be strings (8a34fa5)

v0.15.0

16 Sep 14:31
Compare
Choose a tag to compare

0.15.0 (2017-09-16)

Features

  • rollup: add BUILD_ENTRY (990ea06)