Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@uhyo uhyo released this 15 May 12:18
· 15 commits to master since this release

⚠️ Breaking Changes

  • Minimum supported Node.js version is now 20.
  • Minimum supported TypeScript version is now 5.0.
  • Minimum supported TypeScript-ESLint version is now 8.

What's Changed

  • feat: add excludeSourcePatterns option to import-access/jsdoc rule by @ygkn in #125
  • ci: migrate to vitest to fix broken CI by @uhyo in #127
  • ci: split pre-release and release steps in publish workflow by @uhyo in #129

New Contributors

  • @ygkn made their first contribution in #125

Full Changelog: v2.2.2...v3.0.0