Skip to content

Releases: tsdjs/tsd

v0.24.1

15 Sep 15:46

Choose a tag to compare

v0.24.0

14 Sep 17:53

Choose a tag to compare

v0.23.0...v0.24.0

v0.23.0

28 Aug 14:24

Choose a tag to compare

  • Upgrade to TypeScript 4.8 e1a9c95

v0.22.0...v0.23.0

v0.22.0

30 Jun 23:08

Choose a tag to compare

Breaking

Improvements

  • Infer value for moduleResolution tsconfig field if not set (#149) c6c2ec4

v0.21.0...v0.22.0

v0.21.0

13 Jun 06:59

Choose a tag to compare

v0.20.0...v0.21.0

v0.20.0

01 Apr 17:02

Choose a tag to compare

  • Upgrade TypeScript to 4.6 5c06110

v0.19.1...v0.20.0

v0.19.1

29 Dec 11:19

Choose a tag to compare

  • Make expectError support TS2820 error introduced in TypeScript 4.5 (#139) b231b70

v0.19.0...v0.19.1

v0.19.0

18 Nov 14:37

Choose a tag to compare

v0.18.0...v0.19.0

v0.18.0

12 Oct 18:32

Choose a tag to compare

  • Upgrade to TypeScript 4.4.3 (#124) eb0e4c5
  • Allow expectError assertions to detect Expected at least arguments error 293ff33

v0.17.0...v0.18.0

v0.17.0

03 Jun 11:01

Choose a tag to compare

Breaking

Improvements

  • Upgrade to TypeScript 4.3 and allow expectError to detect override related errors (#108) f2cfca7
  • Implement printType helper to print the type of the passed expression as a warning (#115) 6480ca9
  • Process gitignore-style patterns in files property of package.json (#116) 6d0ce6c
  • Allow omitting types property for non-barrel main (#112) f1a2057
  • Ignore errors from libs in node_modules folders (#110) 3b61da7

Fixes

  • Fix processing of config files containing the rootDir option (#117) b749113
  • Fix config file parsing to consider the extends option (#109) fc871a1

v0.16.0...v0.17.0