Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 12:54
· 26 commits to main since this release
13645b7

7.0.0 (2024-11-23)

You can follow the migration guide to v7.

BREAKING CHANGES

  • Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
  • Requires ESLint ^8.57.0, or ^9.0.0

Features

  • Full support for ESLint v9 (v8 still compatible) and typescript-eslint v8

Co-authored-by: @MichaelDeBoey