Skip to content

Releases: jimmy-guzman/eslint-config

v3.12.0

13 Nov 01:03
Compare
Choose a tag to compare

3.12.0 (2024-11-13)

Bug Fixes

  • πŸ› bump @tanstack/eslint-plugin-query to v5.60.1 (0d4630a)
  • πŸ› bump eslint-plugin-import-x to v4.4.2 (0859ce5)

Features

  • ✨ bump astro-eslint-parser to v1.1.0 (a875136)
  • ✨ bump typescript-eslint to v8.14.0 (277b19d)

v3.11.2

13 Nov 00:54
Compare
Choose a tag to compare

3.11.2 (2024-11-13)

Bug Fixes

  • πŸ› emulate typescript w/ @typescript-eslint/no-unused-vars (#80) (652b7c7), closes #78

v3.11.1

09 Nov 21:02
Compare
Choose a tag to compare

3.11.1 (2024-11-09)

Bug Fixes

  • πŸ› add missing styles to import sorting (#77) (1f69fa8)

v3.11.0

09 Nov 13:15
Compare
Choose a tag to compare

3.11.0 (2024-11-09)

Features

  • ✨ dynamically import jest plugin (409d9ee)
  • ✨ dynamically import testing library plugin (49e9ff5)

v3.10.0

08 Nov 16:37
Compare
Choose a tag to compare

3.10.0 (2024-11-08)

Features

  • ✨ dynamically load @tanstack/query plugin (c804032)
  • ✨ dynamically load react & related plugins (4cf373d)

v3.9.0

08 Nov 14:00
Compare
Choose a tag to compare

3.9.0 (2024-11-08)

Features

  • ✨ dynamically import astro plugin and parser (9b0ab03)

v3.8.2

08 Nov 02:57
Compare
Choose a tag to compare

3.8.2 (2024-11-08)

Bug Fixes

  • πŸ› remove imports patch from previous plugin (fd5fffa)

v3.8.1

08 Nov 01:23
Compare
Choose a tag to compare

3.8.1 (2024-11-08)

Bug Fixes

  • πŸ› bump eslint-plugin-testing-library to v7.0.0-beta.5 (b1afc32)
  • πŸ› use typescript-eslint's no-use-before-define (7b4f0cc)

v3.8.0

08 Nov 00:50
Compare
Choose a tag to compare

3.8.0 (2024-11-08)

Features

  • ✨ enable no-self-compare rule (0359507)
  • ✨ enable no-template-curly-in-string rule (0bb5e96)
  • ✨ enable no-unmodified-loop-condition rule (f55b9e8)
  • ✨ enable no-unreachable-loop rule (0083f43)
  • ✨ enable no-use-before-define rule (a759cb0)
  • ✨ rename base config to javascript (96d1a56)

v3.7.2

07 Nov 23:47
Compare
Choose a tag to compare

3.7.2 (2024-11-07)

Bug Fixes

  • πŸ› bump eslint-plugin-n to v17.13.1 (#70) (6fd0b24)