Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v7.5.5
7.5.5 (2021-01-16)
Bug Fixes
- TS: correctly generate type defs for scoped pacakges (e6933a7)
v7.5.4
7.5.4 (2021-01-10)
Bug Fixes
- babel: keep function names to improve stack traces in tests (#189) (67a5323), closes #188
v7.5.3
7.5.3 (2020-12-10)
Bug Fixes
- remove --no-ts-defs before using babel (#184) (6b700e6)
v7.5.2
7.5.2 (2020-12-07)
Bug Fixes
- create definition files into provided folder (#182) (bc40408)
v7.5.1
7.5.1 (2020-12-02)
Bug Fixes
- typecheck: support using --build flag (eb35a5d)
v7.5.0
7.5.0 (2020-12-02)
Features
- TS: allow use of the typecheck file without a root-level tsconfig.json (efb6e0b)
v7.4.1
7.4.1 (2020-12-02)
Bug Fixes
- downgrade @rollup/plugin-node-resolve (d70cc84)
v7.4.0
7.4.0 (2020-12-01)
Features
v7.3.0
7.3.0 (2020-11-27)
Features
- jest: add jest-serializer-path (5dc5ef4)
v7.2.2
7.2.2 (2020-11-27)
Bug Fixes
- TS: support TypeScript-based test setup file (37e6984)