jest v29.3.0 Release Notes
-
๐ 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
- ๐