Releases: jimmy-guzman/eslint-config
Releases Β· jimmy-guzman/eslint-config
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.0
3.0.0 (2024-10-31)
Features
- β¨ add the ability to extends ignores (161293a)
- β¨ enable auto detection by default (52a6f4b)
- β¨ support
eslint
v9 (3e40831) - β¨ you can pass additional configs after the 1st argument (11e521b)
BREAKING CHANGES
- π₯
autoDetect
is nowtrue
by default - π₯
overrides
has been renamed toconfigs
- π₯ drop support for
eslint
v8 and require at least
v9.10.0
v2.0.0
v1.12.0
1.12.0 (2024-10-31)
Bug Fixes
- π bump
astro-eslint-parser
to v1.0.3 (920b0dd) - π bump
eslint-import-resolver-typescript
to v3.6.3 (27a734c)
Features
- β¨ bump
@tanstack/eslint-plugin-query
v5.59.7 (63b6259) - β¨ bump
eslint-plugin-astro
to v1.3.0 (5ece7b6) - β¨ bump
eslint-plugin-jest
to v28.8.3 (8308da5) - β¨ bump
eslint-plugin-jsx-a11y
to v6.10.2 (62d85f6) - β¨ bump
eslint-plugin-react
to v7.37.2 (20dc9d9) - β¨ bump
eslint-plugin-simple-import-sort
v12.1.1 (3dcf37d) - β¨ bump
eslint-plugin-testing-library
to v6.4.0 (62c8100)