Features
[@jest/environment, jest-runtime]
Allow passing a generic type argument tojest.createMockFromModule<T>()
method (#13202)[expect]
ExposeExpectationResult
type (#13240)[jest-snapshot]
ExposeContext
type (#13240)[@jest/globals]
Addjest.Mock
type helper (#13235)
Fixes
[jest-core]
CaptureexecError
duringTestScheduler.scheduleTests
and dispatch to reporters (#13203)[jest-resolve]
Make sure to resolve module paths after looking atexports
(#13242)[jest-resolve]
Improve error on module not found deep in therequire
stack (#8704)[jest-snapshot]
Fix typings of snapshot matchers (#13240)
Chore & Maintenance
[*]
Fix inconsistent workspace prefixes (#13217)[jest-haste-map]
Expose a minimal public API to TypeScript (#13023)
New Contributors
- @iamWing made their first contribution in #13191
- @shinxi made their first contribution in #12930
- @bmish made their first contribution in #13217
- @maschwenk made their first contribution in #13226
Full Changelog: v29.0.2...v29.0.3