Skip to content

Releases: Hazmi35/eslint-config

14.0.1

13 Jul 14:58
14.0.1
6eb4e76
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A CONTINUATION OF A REWORK

For v14:

  • 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 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: 14.0.0...14.0.1

14.0.0

06 Jul 17:25
14.0.0
6fdd8f3
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A CONTINUATION OF A REWORK

For v14:

  • 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 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: 13.3.1...14.0.0

13.3.1

11 Feb 06:55
13.3.1
1b985ba
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

Full Changelog: 13.3.0...13.3.1

13.3.0

08 Feb 14:28
13.3.0
b2d0e3e
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

  • feat: bump deps by @Hazmi35 in #811
  • fix(common): set unicorn/expiring-todo-comments to warn instead by @Hazmi35 in #812
  • feat(typescript): strictly prefer .find over .filter(callback)[0] by @Hazmi35 in #813
  • chore(deps-dev): bump @types/node from 20.11.7 to 20.11.16 by @dependabot in #804
  • fix(node): allow referencing NodeJS namespace in a type by @Hazmi35 in #815

Full Changelog: 13.2.4...13.3.0

13.2.4

28 Jan 06:31
13.2.4
a976e3b
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

  • fix(extend): fix extend with replace false if target config is non array by @Hazmi35 in #799

Full Changelog: 13.2.3...13.2.4

13.2.3

27 Jan 15:19
13.2.3
dd9f603
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

Full Changelog: 13.2.2...13.2.3

13.2.2

27 Jan 14:51
13.2.2
b20cc86
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

Full Changelog: 13.2.1...13.2.2

13.2.1

26 Jan 18:04
13.2.1
327cbda
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

Full Changelog: 13.2.0...13.2.1

13.2.0

26 Jan 17:58
13.2.0
d57cbd1
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

  • feat(extend): extend option by default, not replace by @Hazmi35 in #794

Full Changelog: 13.1.0...13.2.0

13.1.0

26 Jan 17:44
13.1.0
864978e
Compare
Choose a tag to compare

Note

[ ⚠️ ] THIS IS A REWORK

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.

What's Changed

Full Changelog: 13.0.6...13.1.0