Skip to content

Release 1.0.1

Latest
Compare
Choose a tag to compare
@mzrtamp mzrtamp released this 20 Jul 05:04
· 32 commits to main since this release

Note

[⚠] THIS IS A CONTINUATION OF A REWORK BY THE ORIGINAL AND ALSO REFERENCED FROM OLD PACKAGE.

For @stegripe/eslint-config:

  • Please update your peer dependencies, especially eslint and typescript-eslint, because we now uses v9 and v7 respectively.
  • Please remove "eslint.experimental.useFlatConfig": true, from .vscode/settings.json because it's not necessary anymore.

From @clytage/eslint-config onwards:

  • This package only provides ESLint Flat Configuration.
  • There are big rework around the rules.
  • Different configuration format.
  • We're leaving that name and no longer supporting this package after all.

EXPECT THINGS BREAKING!

To migrate to this new package, please see the README for more details.

Full Changelog: 1.0.0...1.0.1