29.3.0
Features
[jest-runtime]Support WebAssembly (Wasm) imports in ESM modules (#13505)
Fixes
[jest-config]Add config validation forprojectsoption (#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]MentiontoStrictEqualin UsingMatchers docs. (#13560)
Full Changelog: https://github.com/facebook/jest/compare/v29.2.2...v29.3.0