v29.6.2
版本发布时间: 2023-07-27 17:22:36
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
Fixes
-
[jest-circus]
Fix snapshot matchers in concurrent tests when nr of tests exceedsmaxConcurrency
(#14335) -
[@jest/core]
When running global setup and teardown, do not try to change themessage
property of the thrown error object when themessage
property is unwritable (#14113) -
[jest-snapshot]
Move@types/prettier
fromdependencies
todevDependencies
(#14328) -
[jest-snapshot]
Throw an explicit error if Prettier v3 is used (#14367) -
[jest-reporters]
Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
-
[@jest/core]
Usepluralize
fromjest-util
rather than own internal (#14322)
New Contributors
- @Kloen made their first contribution in https://github.com/jestjs/jest/pull/14328
- @eryue0220 made their first contribution in https://github.com/jestjs/jest/pull/14322
- @david-szabo97 made their first contribution in https://github.com/jestjs/jest/pull/14113
Full Changelog: https://github.com/jestjs/jest/compare/v29.6.1...v29.6.2