Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v8.3.0
8.3.0 (2021-04-09)
Features
- add .gql files in lintstagedrc (#198) (b4bbe72)
- add all file extensions from lintstagedrc as default for format script (#199) (6dda70c)
v8.2.1
8.2.1 (2021-04-08)
Bug Fixes
- build: wait for build to finish before exiting (e507091)
v8.2.0
8.2.0 (2021-04-08)
Features
v8.1.1
8.1.1 (2021-03-16)
Bug Fixes
- remove dash from environment variables (#195) (9539ba2)
v8.1.0
8.1.0 (2021-03-08)
Features
v8.0.2
8.0.2 (2021-03-01)
Bug Fixes
v8.0.1
8.0.1 (2021-03-01)
Bug Fixes
- lint: update eslint-config-kentcdodds (b10bbda)
v8.0.0
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
7.7.0 (2021-02-13)
Features
- auto-externalize built-in node modules (866eb32)
v7.6.0
7.6.0 (2021-02-07)
Features
- check react/preact for the use of plugin (#191) (9dad408)