Skip to content

Releases: ai/check-dts

1.0.0

26 Mar 19:28
1.0.0
dc5c3a1

Choose a tag to compare

  • Fixed TypeScript 6.0 support.
  • Removed Node.js 18 and Node.js 20 support.
  • Reduced dependencies.

0.9.0

30 Mar 17:20
0.9.0
ac6b8ee

Choose a tag to compare

  • Use files list from TypeScript instead of taking everything.

0.8.2

20 Aug 23:24
0.8.2
1f1657d

Choose a tag to compare

  • Fixed regression.

0.8.1

20 Aug 23:11
0.8.1
2a35d31

Choose a tag to compare

  • Fixed undefined error message on non-string errors from TS.
  • Fix CLI output on error during TS check.

0.8.0

21 May 21:10
0.8.0
3d5ca39

Choose a tag to compare

  • Fixed reporting errors not associated with a file (by @nawatts).
  • Removed Node.js 14 and Node.js 16 support.