15.1.0
Note
[
For v15:
- Please update your peer dependencies, especially eslint and typescript-eslint because we now uses
>=9.12.0
and>=8.9.0
respectively. - Please remove
"eslint.experimental.useFlatConfig": true,
from.vscode/settings.json
because it's not needed anymore.
From v13 onwards:
- This package only provides ESLint Flat Configuration
- There are a big rework around the rules
- Different config format
EXPECT THINGS BREAKING!
To migrate to this new version, please see the README for more details.
Full Changelog: 15.0.1...15.0.2