Skip to content

Releases: mll-lab/tsconfig

v3.0.1

23 Nov 09:19
Compare
Choose a tag to compare

3.0.1 (2023-11-23)

Bug Fixes

v3.0.0

23 Nov 09:14
Compare
Choose a tag to compare

3.0.0 (2023-11-23)

Features

  • upgrade to typescript 5 (126cee2)

BREAKING CHANGES

  • require typescript 5

v2.0.0

18 Feb 10:25
Compare
Choose a tag to compare

2.0.0 (2022-02-18)

Bug Fixes

  • add peer dependency on typescript (738b794)

Features

  • reenable "noUncheckedIndexedAccess": true, (c57eb6a)
  • set declaration to false by default (a55a28c)

BREAKING CHANGES

  • require typescript 4

v1.1.0

03 Mar 16:31
Compare
Choose a tag to compare

1.1.0 (2021-03-03)

Features

  • Generate ES2015 modules (b700bbf)

v1.0.0

03 Mar 11:39
Compare
Choose a tag to compare

1.0.0 (2021-03-03)

Features