v6.0.0
Highlights
- Major upgrade to ESLint v10.
- Updated core lint stack and related dependencies (including
@eslint/js,@stylistic/eslint-plugin,@eslint/compat,eslint-plugin-jest, andglobals). - Follow-up docs updates for
pnpm-based install/publish workflow.
Breaking Changes
- This release targets ESLint
10.x. - Node.js runtime requirements align with ESLint v10 (
^20.19.0 || ^22.13.0 || >=24.0.0).
Notes
- If your project is still on ESLint 9, stay on the 5.x line.
Full Changelog: v5.3.0...v6.0.0