Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v0.18.1
0.18.1 (2017-09-22)
Bug Fixes
- rollup: add sourcemap for umd builds (d710a4d)
v0.18.0
0.18.0 (2017-09-22)
Features
- jest: add entries to the ignore patterns (7505314)
v0.17.2
0.17.2 (2017-09-22)
Bug Fixes
- resolveBin: use fs.realpathSync (48f42a0)
v0.17.1
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
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.2
0.16.2 (2017-09-20)
Bug Fixes
- Filter undefined values from process.env before spawn (#5) (4bd6bfc)
v0.16.1
0.16.1 (2017-09-20)
Bug Fixes
- config: Use named bin in lintstagedrc.js (#3) (78d450c)
v0.16.0
0.16.0 (2017-09-16)
Features
- fix issues with parsed env variables that should be strings (8a34fa5)