Skip to content

Tags: jest-community/eslint-plugin-jest

Tags

v29.6.0

Toggle v29.6.0's commit message
chore(release): 29.6.0 [skip ci] # [29.6.0](v29.5.0...v29.6.0) (2025-12-21) ### Features * create new `no-unnecessary-assertion` rule ([#1882](#1882)) ([6a7db49](6a7db49))

v29.5.0

Toggle v29.5.0's commit message
chore(release): 29.5.0 [skip ci] # [29.5.0](v29.4.1...v29.5.0) (2025-12-14) ### Features * create new `no-unneeded-async-expect-function` rule ([#1863](#1863)) ([6b8182d](6b8182d))

v29.4.1

Toggle v29.4.1's commit message
chore(release): 29.4.1 [skip ci] ## [29.4.1](v29.4.0...v29.4.1) (2025-12-14) ### Bug Fixes * **prefer-to-have-been-called-times:** actually check that current matcher is `toHaveLength` ([#1878](#1878)) ([3415744](3415744))

v29.4.0

Toggle v29.4.0's commit message
chore(release): 29.4.0 [skip ci] # [29.4.0](v29.3.0...v29.4.0) (2025-12-13) ### Features * create new `prefer-to-have-been-called-times` rule ([281085a](281085a)) * create new `prefer-to-have-been-called` rule ([24e2acd](24e2acd))

v29.3.0

Toggle v29.3.0's commit message
chore(release): 29.3.0 [skip ci] # [29.3.0](v29.2.3...v29.3.0) (2025-12-13) ### Features * **prefer-expect-assertions:** support basic uses of `hasAssertions` in `beforeEach` and `afterEach` hooks ([#1871](#1871)) ([eed9acb](eed9acb))

v29.2.3

Toggle v29.2.3's commit message
chore(release): 29.2.3 [skip ci] ## [29.2.3](v29.2.2...v29.2.3) (2025-12-13) ### Bug Fixes * **prefer-expect-assertions:** use correct word in error message ([#1873](#1873)) ([c48c48c](c48c48c))

v29.2.2

Toggle v29.2.2's commit message
chore(release): 29.2.2 [skip ci] ## [29.2.2](v29.2.1...v29.2.2) (2025-12-12) ### Bug Fixes * **no-export:** report on `export =` usage ([#1870](#1870)) ([9d90466](9d90466))

v29.2.1

Toggle v29.2.1's commit message
chore(release): 29.2.1 [skip ci] ## [29.2.1](v29.2.0...v29.2.1) (2025-11-23) ### Bug Fixes * **valid-mock-module-path:** report on `ERR_PACKAGE_PATH_NOT_EXPORTED` errors ([#1860](#1860)) ([6cd4e89](6cd4e89))

v29.2.0

Toggle v29.2.0's commit message
chore(release): 29.2.0 [skip ci] # [29.2.0](v29.1.0...v29.2.0) (2025-11-20) ### Features * create new `valid-mock-module-path` rule ([#1845](#1845)) ([a8625f1](a8625f1))

v29.1.0

Toggle v29.1.0's commit message
chore(release): 29.1.0 [skip ci] # [29.1.0](v29.0.1...v29.1.0) (2025-11-10) ### Features * **prefer-lowercase-title:** allow ignoring `todo`s ([#1843](#1843)) ([4658638](4658638))