v29.4.1
版本发布时间: 2023-01-26 23:09:55
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
Features
-
[expect, jest-circus, @jest/types]
ImplementnumPassingAsserts
of testResults to track the number of passing asserts in a test (#13795) -
[jest-core]
Add newlines to JSON output (#13817) -
[@jest/reporters]
Automatic log folding in GitHub Actions Reporter (#13626)
Fixes
-
[@jest/expect-utils]
toMatchObject
diffs should includeSymbol
properties (#13810) -
[jest-runtime]
Handle missingreplaceProperty
(#13823) -
[@jest/types]
Add partial support fordone
callbacks in typings ofeach
(#13756)
New Contributors
- @jessevanassen made their first contribution in https://github.com/facebook/jest/pull/13817
- @ymqy made their first contribution in https://github.com/facebook/jest/pull/13795
- @MatteoH2O1999 made their first contribution in https://github.com/facebook/jest/pull/13626
Full Changelog: https://github.com/facebook/jest/compare/v29.4.0...v29.4.1