Skip to content

Releases: 2BAD/tsconfig

v3.0.2

28 Oct 00:46
16a105a

Choose a tag to compare

What's Changed

  • Update tsconfig target to match node@24

Full Changelog: v3.0.1...v3.0.2

v3.0.1

07 May 14:56
fb8ebc5

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

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

Choose a tag to compare

BREAKING CHANGE:

moduleResolution is now set to nodenext