Skip to content

Releases: kentcdodds/kcd-scripts

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)

v7.5.4

10 Jan 22:27
44f1969
Compare
Choose a tag to compare

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

10 Dec 14:15
6b700e6
Compare
Choose a tag to compare

7.5.3 (2020-12-10)

Bug Fixes

  • remove --no-ts-defs before using babel (#184) (6b700e6)

v7.5.2

07 Dec 21:25
4da07c4
Compare
Choose a tag to compare

7.5.2 (2020-12-07)

Bug Fixes

  • create definition files into provided folder (#182) (bc40408)

v7.5.1

02 Dec 23:14
Compare
Choose a tag to compare

7.5.1 (2020-12-02)

Bug Fixes

  • typecheck: support using --build flag (eb35a5d)

v7.5.0

02 Dec 23:08
Compare
Choose a tag to compare

7.5.0 (2020-12-02)

Features

  • TS: allow use of the typecheck file without a root-level tsconfig.json (efb6e0b)

v7.4.1

02 Dec 19:17
Compare
Choose a tag to compare

7.4.1 (2020-12-02)

Bug Fixes

  • downgrade @rollup/plugin-node-resolve (d70cc84)

v7.4.0

01 Dec 23:38
Compare
Choose a tag to compare

7.4.0 (2020-12-01)

Features

v7.3.0

27 Nov 05:31
Compare
Choose a tag to compare

7.3.0 (2020-11-27)

Features

  • jest: add jest-serializer-path (5dc5ef4)

v7.2.2

27 Nov 04:13
Compare
Choose a tag to compare

7.2.2 (2020-11-27)

Bug Fixes

  • TS: support TypeScript-based test setup file (37e6984)