⚠️ 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
Full Changelog: v2.2.2...v3.0.0