Releases: jest-community/eslint-plugin-jest
Releases Β· jest-community/eslint-plugin-jest
v29.0.1
v29.0.0
29.0.0 (2025-06-18)
Bug Fixes
- remove
jest/no-alias-methods
fromstyles
config (d3bf1dc)
Features
- drop support for
[@typescript-eslint](https://github.com/typescript-eslint)
v6 (fe61a40) - drop support for
[@typescript-eslint](https://github.com/typescript-eslint)
v7 (5ca65d3) - drop support for ESLint v7 (b06e7d0)
- drop support for ESLint v8.x prior to v8.57.0 (d79765a)
- drop support for Node v16 (aaf62cd)
- drop support for Node v18 (598880c)
- drop support for Node v20.x prior to v20.12.0 (2f2fb68)
- drop support for Node v21 (a366393)
- drop support for Node v23 (1fb1a67)
- unbound-method: remove
docs.recommended
anddocs.requiresTypeChecking
properties (945651c)
BREAKING CHANGES
- dropped support for ESLint v8.x prior to v8.57.0
- dropped support for Node v20.x prior to v20.12.0
- dropped support for Node v23
- dropped support for Node v18
- unbound-method: removed
docs.recommend
anddocs.requiresTypeChecking
fromunbound-method
- dropped support for
@typescript-eslint
v7 - dropped support for
@typescript-eslint
v6 jest/no-alias-methods
has been removed from thestyles
config as its already in
therecommended
config- dropped support for ESLint v7
- dropped support for Node v21
- dropped support for Node v16