Skip to content

Releases: 2BAD/tsconfig

v3.0.1

07 May 14:56
fb8ebc5
Compare
Choose a tag to compare

What's Changed

  • Updated the engines field in package.json to allow Node.js version 20 and above.

v3.0.0

08 Apr 05:06
257f49c
Compare
Choose a tag to compare

BREAKING CHANGE:

target is now set to es2022, which corresponds to Node v20, and is also specified as an engine requirement.

2.0.0

03 Jun 07:46
341a525
Compare
Choose a tag to compare

BREAKING CHANGE:

moduleResolution is now set to nodenext