Releases: jimmy-guzman/eslint-config
Releases Β· jimmy-guzman/eslint-config
v3.22.1
3.22.1 (2024-11-30)
Bug Fixes
- π bump
@tanstack/eslint-plugin-query
to v5.61.6 (#110) (c76670c)
v3.20.0
3.20.0 (2024-11-26)
Features
- β¨ make each plugin it's own config item (#102) (6d8ea49)
v3.19.0
3.19.0 (2024-11-25)
Bug Fixes
- π bump
@tanstack/eslint-plugin-query
to v5.61.3 (94353a8)
Features
- β¨ bump
eslint-plugin-perfectionist
to v4.1.2 (428f401)
- β¨ support
typescript
v5.7 (0f0f95a)
v3.18.0
3.18.0 (2024-11-23)
Features
- β¨ add
eslint-plugin-playwright
rules (#99) (7dc8495), closes #98
v3.17.3
3.17.3 (2024-11-23)
Bug Fixes
- π don't apply jest,vitest & testing-library to e2e files (3ecd068)
- π don't nest testing-library name under testing (7980576)
- π use flat config from
eslint-plugin-testing-library
(054f581)
v3.17.2
3.17.2 (2024-11-23)
Bug Fixes
- π e2e config should override jest config (#97) (7ddd744)
v3.17.1
3.17.1 (2024-11-23)
Bug Fixes
- π make
jest/expect-expect
an error instead of warn (19ba181)
v3.17.0
3.17.0 (2024-11-22)
Bug Fixes
- π bump
local-pkg
and eslint-plugin-import-x
(e34a251)
- π dynamically import jest plugin for rules as well (378b5d2)
- π prevent creating duplicate jest configs (70973da)
Features
- β¨ bump
eslint-plugin-n
to v17.14.0 (701b6b7)
- β¨ simplify testing configs names by avoiding nesting (a2ffd1e)