Releases: jest-community/eslint-plugin-jest
Releases Β· jest-community/eslint-plugin-jest
v28.0.0-next.4
Features
- drop support for
@typescript-eslint/eslint-plugin
v5 (#1530) (150e355)
BREAKING CHANGES
- dropped support for
@typescript-eslint/eslint-plugin
v5
v28.0.0-next.2
Features
BREAKING CHANGES
- dropped support for Node v14
v28.0.0-next.1
Features
BREAKING CHANGES
- removed
no-if
in favor of no-conditional-in-test
v27.9.0
27.9.0 (2024-02-16)
Features
- add should-be-fine support for flat configs (#1505) (4cc2a1b)
v27.7.0
27.7.0 (2024-02-13)
Features
- allow
[@typescript-eslint](https://github.com/typescript-eslint)
v7 (#1500) (6be2928)
v27.6.2
27.6.2 (2024-01-10)
Reverts
- Revert "chore: use relative path to parent
tsconfig.json
(#1476)" (5e6199d), closes #1476