Features
[jest-runtime]
Support WebAssembly (Wasm) imports in ESM modules (#13505)
Fixes
[jest-config]
Add config validation forprojects
option (#13565)[jest-mock]
Treat cjs modules as objects so they can be mocked (#13513)[jest-worker]
Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)
Chore & Maintenance
[@jest/transform]
Updateconvert-source-map
(#13509)[docs]
MentiontoStrictEqual
in UsingMatchers docs. (#13560)
New Contributors
- @Tofandel made their first contribution in #13513
- @RyWilliams made their first contribution in #13520
- @waikoo made their first contribution in #13447
- @kachkaev made their first contribution in #13505
- @ibuibu made their first contribution in #13565
- @necipallef made their first contribution in #13560
- @ravshansbox made their first contribution in #13533
Full Changelog: v29.2.2...v29.3.0