Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v7.2.1
7.2.1 (2020-11-26)
Bug Fixes
- remove incremental because it does not work well for us (980c598)
v7.2.0
7.2.0 (2020-11-26)
Features
- TS: auto-generate TypeScript definitions and add typecheck script (#176) (22137f3)
v7.1.0
7.1.0 (2020-11-23)
Features
v7.0.3
7.0.3 (2020-11-14)
Bug Fixes
v7.0.2
7.0.2 (2020-11-11)
Bug Fixes
- concurrently: make the colors show up properly (fb5306d)
v7.0.1
7.0.1 (2020-11-10)
Bug Fixes
- force update of eslint-config-kentcdodds (dc06476)
v7.0.0
7.0.0 (2020-11-10)
Bug Fixes
- travis: travis-release and travis-after-success removed (9bbf08d)
Features
- add help command and flag (ef979f2)
- TS: add support for TypeScript linting (38d546d)
BREAKING CHANGES
- travis: Travis support is removed. Use github actions instead
- TS: TypeScript v4 is required now (if you're using TS)
v6.7.0
6.7.0 (2020-11-05)
Features
v6.6.0
6.6.0 (2020-10-05)
Features
- add moduleDirectories to jest config (4961e97)
v6.5.1
6.5.1 (2020-09-21)
Bug Fixes