Skip to content

Releases: gcoguiec/eslint-config

v1.1.4

06 Sep 17:23
e6f7c87
Compare
Choose a tag to compare
  • Refactor FlatConfig => Config

v1.1.3

06 Sep 14:41
8a4a44c
Compare
Choose a tag to compare
  • Upgrade to ESLint 9.9.x.
  • Bump plugins to their most recent versions and upgrade their configuration accordingly.

v1.1.2

12 May 23:11
ad5fc03
Compare
Choose a tag to compare
  • Actual v1.1.1 release, forgot to build the distribution before publishing it 😅

v1.1.1

12 May 17:33
5bbb262
Compare
Choose a tag to compare
  • Move all configuration to the new flat format.

v1.0.8

09 Mar 23:01
28cf7b0
Compare
Choose a tag to compare
  • Bump dependencies.

v1.0.7

17 Nov 17:42
28cf7b0
Compare
Choose a tag to compare

v1.0.5

13 Oct 14:11
8680de5
Compare
Choose a tag to compare
  • feat: Remove project option for the vue-eslint-parser.

v1.0.4

12 Oct 17:35
7410722
Compare
Choose a tag to compare

v1.0.3

13 Feb 19:16
8aa7426
Compare
Choose a tag to compare
  • Use the recently improved @typescript/eslint's parserOptions.project: true option.
  • Bump dependencies.

v1.0.2

09 Feb 18:59
a77d93a
Compare
Choose a tag to compare
  • RIP reactivity transform.