Skip to content

Releases: kentcdodds/kcd-scripts

v8.2.1

08 Apr 03:28
Compare
Choose a tag to compare

8.2.1 (2021-04-08)

Bug Fixes

  • build: wait for build to finish before exiting (e507091)

v8.2.0

08 Apr 03:09
Compare
Choose a tag to compare

8.2.0 (2021-04-08)

Features

v8.1.1

16 Mar 18:59
5c69945
Compare
Choose a tag to compare

8.1.1 (2021-03-16)

Bug Fixes

  • remove dash from environment variables (#195) (9539ba2)

v8.1.0

08 Mar 19:20
3b4b884
Compare
Choose a tag to compare

8.1.0 (2021-03-08)

Features

v8.0.2

01 Mar 23:47
Compare
Choose a tag to compare

8.0.2 (2021-03-01)

Bug Fixes

  • husky: husky 5 is alpha (5d34c54)

v8.0.1

01 Mar 21:07
Compare
Choose a tag to compare

8.0.1 (2021-03-01)

Bug Fixes

  • lint: update eslint-config-kentcdodds (b10bbda)

v8.0.0

01 Mar 20:04
Compare
Choose a tag to compare

8.0.0 (2021-03-01)

Features

BREAKING CHANGES

  • This release removes rollup-plugin-size-snapshot. If
    you'd like to keep that feature, you'll need to extend the built-in
    config yourself.

v7.7.0

13 Feb 22:09
Compare
Choose a tag to compare

7.7.0 (2021-02-13)

Features

  • auto-externalize built-in node modules (866eb32)

v7.6.0

07 Feb 15:14
e8cd350
Compare
Choose a tag to compare

7.6.0 (2021-02-07)

Features

  • check react/preact for the use of plugin (#191) (9dad408)

v7.5.5

16 Jan 20:06
Compare
Choose a tag to compare

7.5.5 (2021-01-16)

Bug Fixes

  • TS: correctly generate type defs for scoped pacakges (e6933a7)