Releases: jimmy-guzman/eslint-config
Releases Β· jimmy-guzman/eslint-config
v3.28.2
3.28.2 (2024-12-12)
Bug Fixes
- π drop deprecated
vitest/no-done-callback
rule (#132) (5b863e7), closes #131
v3.28.1
3.28.1 (2024-12-12)
Bug Fixes
- π bump
@vitest/eslint-plugin
to v1.1.16 (5c538da)
- π bump
eslint-plugin-jsdoc
to v50.6.1 (544c492)
- π bump
eslint-plugin-react-compiler
to latest (d6103d5)
v3.27.1
3.27.1 (2024-12-06)
Bug Fixes
- π bring back missing e2e ignoring to vitest config (#116) (ef1d66d)
v3.27.0
3.27.0 (2024-12-06)
Features
- β¨ use
@vitest/eslint-plugin
for vitest
(#63) (4a68d1a)
v3.26.0
3.26.0 (2024-12-06)
Features
- β¨ bump
eslint-plugin-perfectionist
to v4.2.0 (2adf903)
- β¨ use
eslint-plugin-import-x
's new v3 resolver (05e59c4)
v3.23.0
3.23.0 (2024-12-03)
Bug Fixes
- π bump
@tanstack/eslint-plugin-query
to v5.62.1 (0f33be3)
Features
- β¨ add
overrides
option, deprecate configs
(bf84d3f)
- β¨ bump
@eslint/js
to v9.16.0 (eb3446c)
- β¨ bump
globals
to v15.13.0 (da25d15)
- β¨ bump
typescript-eslint
to v8.17.0 (27c5112)
v3.22.2
3.22.2 (2024-12-03)
Bug Fixes
- π only enable react refresh allowConstantExport for vite (1fb23f7)
- π set
allowExportNames
for react-refresh & nextjs (957e5af)
- π use
eslint-plugin-react-refresh
types (020f0c1)