Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 14:58
a923ff4

7.0.0 (2025-08-04)

⚠ BREAKING CHANGES

  • enable no-meta-replaced-by, no-meta-schema-default, require-meta-default-options, require-meta-schema-description as recommended rules (#530)
  • remove eslint v8 / eslintrc support and remove flat/ prefix from configs (#528)
  • move to ESM only (#516)
  • require Node 20, 22, 24+ (#529)

Features

  • migrate package to TypeScript and publish types (#534) (95b859a)