Skip to content

Releases: stegripe/eslint-config

Release 2.2.2

13 Nov 19:30
2.2.2
be302ed
Compare
Choose a tag to compare

Note

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

For @stegripe/eslint-config v2:

  • Please update your peer dependencies, especially eslint and typescript-eslint, because we now uses >=9.14.0 and >=8.14.0 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.1...2.2.2

Release 1.0.1

20 Jul 05:04
Compare
Choose a tag to compare

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

Release 1.0.0

18 Jul 06:00
Compare
Choose a tag to compare

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.