Skip to content

Releases: kentcdodds/kcd-scripts

v0.2.2

05 Sep 21:53
Compare
Choose a tag to compare

0.2.2 (2017-09-05)

Bug Fixes

  • build: validate was messed up (9ea1bda)

v0.2.1

05 Sep 21:36
Compare
Choose a tag to compare

0.2.1 (2017-09-05)

Bug Fixes

  • reading package properties (1fe8300)

v0.2.0

05 Sep 21:27
Compare
Choose a tag to compare

0.2.0 (2017-09-05)

Features

  • add eslintIgnore in pkg.json support (7423aac)

v0.1.5

05 Sep 20:48
Compare
Choose a tag to compare

0.1.5 (2017-09-05)

Bug Fixes

  • resolve-bin was not working like I needed (4f7a77c)

v0.1.4

05 Sep 15:15
Compare
Choose a tag to compare

0.1.4 (2017-09-05)

Bug Fixes

v0.1.3

05 Sep 06:36
Compare
Choose a tag to compare

0.1.3 (2017-09-05)

Bug Fixes

  • babel: set the target for babel env config (6d2896f)

v0.1.2

05 Sep 06:22
Compare
Choose a tag to compare

0.1.2 (2017-09-05)

Bug Fixes

  • eslint: look for correct config in package.json (a5dc21a)

v0.1.1

05 Sep 06:19
Compare
Choose a tag to compare

0.1.1 (2017-09-05)

Bug Fixes

  • jest: use jsdom with react and any dep (7456c6d)

v0.1.0

05 Sep 06:15
Compare
Choose a tag to compare

0.1.0 (2017-09-05)

Bug Fixes

  • add (un)install scripts (95f3601)
  • move (un)install to root directory to avoid issues (1cbf4b3)

Features