v29.4.2
版本发布时间: 2023-02-07 21:46:46
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
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 https://github.com/facebook/jest/pull/13848
- @LinusU made their first contribution in https://github.com/facebook/jest/pull/13543
- @SuperSodaSea made their first contribution in https://github.com/facebook/jest/pull/13857
- @kowalski made their first contribution in https://github.com/facebook/jest/pull/13856
Full Changelog: https://github.com/facebook/jest/compare/v29.4.1...v29.4.2