Skip to content

Version 3.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 26 Sep 02:51
· 13 commits to main since this release

Major

  • Updated the peer dependency eslint to ^9.11.1.
  • Removed the dependency @types/eslint to rely on the types provided in eslint v9.10+.

Patch

  • Updated dependencies.
  • Added the dependency @types/estree so it’s no longer transitive.
  • Migrate deprecated types in the project and example ESLint configs.