Releases: jimmy-guzman/eslint-config
Releases Β· jimmy-guzman/eslint-config
v3.12.0
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
3.11.2 (2024-11-13)
Bug Fixes
- π emulate typescript w/ @typescript-eslint/no-unused-vars (#80) (652b7c7), closes #78
v3.11.1
3.11.1 (2024-11-09)
Bug Fixes
- π add missing styles to import sorting (#77) (1f69fa8)
v3.11.0
3.11.0 (2024-11-09)
Features
- β¨ dynamically import
jest
plugin (409d9ee)
- β¨ dynamically import testing library plugin (49e9ff5)
v3.10.0
3.10.0 (2024-11-08)
Features
- β¨ dynamically load
@tanstack/query
plugin (c804032)
- β¨ dynamically load
react
& related plugins (4cf373d)
v3.9.0
3.9.0 (2024-11-08)
Features
- β¨ dynamically import
astro
plugin and parser (9b0ab03)
v3.8.2
3.8.2 (2024-11-08)
Bug Fixes
- π remove imports patch from previous plugin (fd5fffa)
v3.8.1
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
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
3.7.2 (2024-11-07)
Bug Fixes
- π bump
eslint-plugin-n
to v17.13.1 (#70) (6fd0b24)