Skip to content

Releases: sindresorhus/tsconfig

v5.0.0

06 Oct 06:59
Compare
Choose a tag to compare

Breaking

v4.0.0...v5.0.0

v4.0.0

09 Aug 11:31
Compare
Choose a tag to compare

Breaking

v3.0.1...v4.0.0

v3.0.1

29 May 08:52
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

26 May 07:16
Compare
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
Compare
Choose a tag to compare

Breaking

Improvements

v1.0.2...v2.0.0

v1.0.2

11 Apr 04:06
Compare
Choose a tag to compare
  • Include DOM lib in types (#11) 3189d78
    It was accidentally left out in the previous release.

v1.0.1...v1.0.2

v1.0.1

28 Mar 18:27
Compare
Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

28 Mar 09:31
Compare
Choose a tag to compare
  • Target Node.js 12 and move to ESM f5aa5f5
    This config is now meant for npm packages with "type": "module". Don't upgrade until you have moved a package to ESM.

v0.9.0...v1.0.0

v0.9.0

24 Feb 18:40
Compare
Choose a tag to compare
  • Add noPropertyAccessFromIndexSignature flag 4db7f3d

v0.8.0...v0.9.0

v0.8.0

20 Nov 12:55
Compare
Choose a tag to compare

v0.7.0...v0.8.0