Releases: jest-community/eslint-plugin-jest
Releases Β· jest-community/eslint-plugin-jest
v27.5.0
27.5.0 (2023-10-26)
Features
- valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)
v27.4.1
27.4.1 (2023-09-29)
Bug Fixes
- no-focused-tests: make reporting location consistent (#1443) (a871775)
v27.4.0
27.4.0 (2023-09-15)
Features
- valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)
v27.2.3
27.2.3 (2023-07-13)
Bug Fixes
- allow
@typescript-eslint/eslint-plugin
v6 as peer dep (#1400) (04b2bf2), closes #1398
v27.2.2
27.2.2 (2023-06-19)
Bug Fixes
- add missing (optional) peer dependency on Jest (#1384) (34c3d32)
v27.2.1
27.2.1 (2023-01-06)
Bug Fixes
- valid-expect-in-promise: handle sparse arrays (#1325) (21e72c9)