v2.0.0
Major Changes
-
#436
9c9f8d5Thanks @ota-meshi! - Drop support for old Node.js versions.astro-eslint-parsernow supports Node.js^22.22.3 || ^24.16.0 || >=26.3.0. -
#438
e843234Thanks @ota-meshi! - Update the parser's ESLint integration dependencies for ESLint 10, includingespree@11,eslint-scope@9, andeslint-visitor-keys@5. -
#441
48ebdd1Thanks @ota-meshi! - Switch the package to ESM-only output and replace the build pipeline with tsdown.