v29.6.2
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 #14328
- @eryue0220 made their first contribution in #14322
- @david-szabo97 made their first contribution in #14113
Full Changelog: v29.6.1...v29.6.2