Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v0.2.2
0.2.2 (2017-09-05)
Bug Fixes
- build: validate was messed up (9ea1bda)
v0.2.1
0.2.1 (2017-09-05)
Bug Fixes
- reading package properties (1fe8300)
v0.2.0
0.2.0 (2017-09-05)
Features
- add eslintIgnore in pkg.json support (7423aac)
v0.1.5
0.1.5 (2017-09-05)
Bug Fixes
- resolve-bin was not working like I needed (4f7a77c)
v0.1.4
0.1.4 (2017-09-05)
Bug Fixes
v0.1.3
0.1.3 (2017-09-05)
Bug Fixes
- babel: set the target for babel env config (6d2896f)
v0.1.2
0.1.2 (2017-09-05)
Bug Fixes
- eslint: look for correct config in package.json (a5dc21a)
v0.1.1
0.1.1 (2017-09-05)
Bug Fixes
- jest: use jsdom with react and any dep (7456c6d)
v0.1.0
0.1.0 (2017-09-05)
Bug Fixes
- add (un)install scripts (95f3601)
- move (un)install to root directory to avoid issues (1cbf4b3)
Features