Skip to content

Upgrade to ESLint 9

Compare
Choose a tag to compare
@Pl217 Pl217 released this 06 Sep 13:38
· 87 commits to develop since this release
6e22bf1

⚠️ BREAKING CHANGES ⚠️

  • Change TS target from es2022 to es2023 (#156)
  • Minimal Node.js version is now 20.15.1 and Node 18 support is dropped (#161)
  • Minimal Yarn version is raised to 1.22.22 (#161)

Other changes

  • Upgrade to ESLint 9 and adopt flat config style (#161)

Full Changelog: v9.0.0...v10.0.0