Releases: jest-community/eslint-plugin-jest
Releases Β· jest-community/eslint-plugin-jest
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
v27.6.1
27.6.1 (2024-01-01)
Bug Fixes
- include plugin
meta
information with snapshot processor for ESLint v9 (#1484) (067e246)
v27.6.0
27.6.0 (2023-10-26)
Features
- include plugin
meta
information for ESLint v9 (#1454) (4d57146)
v27.5.0
27.5.0 (2023-10-26)
Features
- valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)