v29.4.2
Features
[@jest/core]
Instrument significant lifecycle events withperformance.mark()
(#13859)
Fixes
[expect, @jest/expect]
Provide type ofactual
as a generic argument toMatchers
to allow better-typed extensions (#13848)[jest-circus]
Added explicit mention of test failing becausedone()
is not being called in error message (#13847)[jest-runtime]
Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]
Downgradewrite-file-atomic
to v4 (#13853)[jest-worker]
Ignore IPC messages not intended for Jest (#13543)
Chore & Maintenance
[*]
make sure to exclude.eslintcache
from published module (#13832)[docs]
Cleanup incorrect links in CHANGELOG.md (#13857)
New Contributors
- @benjaminjkraft made their first contribution in #13848
- @LinusU made their first contribution in #13543
- @SuperSodaSea made their first contribution in #13857
- @kowalski made their first contribution in #13856
Full Changelog: v29.4.1...v29.4.2