Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:41
ee8c974

Major Changes

  • #436 9c9f8d5 Thanks @ota-meshi! - Drop support for old Node.js versions. astro-eslint-parser now supports Node.js ^22.22.3 || ^24.16.0 || >=26.3.0.

  • #438 e843234 Thanks @ota-meshi! - Update the parser's ESLint integration dependencies for ESLint 10, including espree@11, eslint-scope@9, and eslint-visitor-keys@5.

  • #441 48ebdd1 Thanks @ota-meshi! - Switch the package to ESM-only output and replace the build pipeline with tsdown.

  • #442 ce311c5 Thanks @renovate! - feat: update dependencies