Skip to content

Releases: sindresorhus/tsconfig

v8.1.0

31 Oct 05:23

Choose a tag to compare


v8.0.1...v8.1.0

v8.0.1

09 Aug 01:00

Choose a tag to compare

  • Fix invalid value for moduleResolution b7f9374

v8.0.0...v8.0.1

v8.0.0

08 Aug 16:20

Choose a tag to compare

Breaking

Improvements


v7.0.0...v8.0.0

v7.0.0

25 Nov 07:59

Choose a tag to compare

Breaking

  • This config now makes TypeScript not do any polyfilling, so only use syntax and features available in the JavaScript environments you target 927f627

Improvements

  • Add noUncheckedSideEffectImports 7f34b7e

v6.0.0...v7.0.0

v6.0.0

26 Jun 01:58

Choose a tag to compare

Breaking

  • Require TypeScript 5.5 or later.

Improvements

  • Add outDir property
    • If you use distribution for the outDir, you can remove that key from your own config.

v5.1.1...v6.0.0

v5.0.0

06 Oct 06:59

Choose a tag to compare

Breaking

v4.0.0...v5.0.0

v4.0.0

09 Aug 11:31

Choose a tag to compare

Breaking

v3.0.1...v4.0.0

v3.0.1

29 May 08:52

Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

26 May 07:16

Choose a tag to compare

Breaking

  • Require Node.js 14 and TS 4.7 44a7e4c

v2.0.0...v3.0.0

v2.0.0

25 Aug 21:24

Choose a tag to compare

Breaking

Improvements

v1.0.2...v2.0.0