v2.0.0
Major Changes
-
#571
adfce70Thanks @ota-meshi! - Require Node.js^22.22.3 || ^24.16.0 || >=26.3.0. -
#574
db26988Thanks @ota-meshi! - Drop support for ESLint v8 and v9. ESLint v10.0.0 or later is now required. -
#569
f0e1756Thanks @ota-meshi! - Drop CommonJS entry points and support ESM-only package usage. -
#477
cf6ff71Thanks @ota-meshi! - feat! update configs -
#479
805fffaThanks @ota-meshi! - Update and reorganize dependencies for the ESLint v10 release line.The minimum optional
@typescript-eslint/parserpeer dependency is now8.61.0,
matching the first supported range used here that declares compatibility with
ESLint v10 and TypeScript 6. -
#580
919a837Thanks @ota-meshi! - Addastro/no-prerender-export-outside-pagesto therecommendedconfig. -
#579
efd5988Thanks @ota-meshi! - feat!: update astro-eslint-parser to v2.0.0
Minor Changes
- #478
46106bbThanks @ota-meshi! - feat! clarification Versioning policy