What's Changed
- chore: update @jridgewell/trace-mapping by @SimenB in #13119
- refactor(jest-mock)!: rework
Mocked*utility types by @mrazauskas in #13123 - fix(jest-mock): export
MockedShallowtype by @mrazauskas in #13124 - feat(@jest/globals): add
jest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types by @mrazauskas in #12727 - refactor(jest-mock)!: change the default
jest.mockedhelper’s behaviour to deep mocked by @mrazauskas in #13125 - chore(types): separate MatcherContext, MatcherUtils and MatcherState by @SimenB in #13141
- feat(circus): added each to failing tests by @kkyusufk in #13142
- chore: make prettierPath optional in
SnapshotStateby @SimenB in #13149 - feat: Let
babelfind config when updating inline snapshots by @SimenB in #13150 - fix: Allow updating inline snapshots when test includes JSX by @eps1lon in #12760
New Contributors
- @liuxingbaoyu made their first contribution in #13120
- @Trim made their first contribution in #13128
- @kkyusufk made their first contribution in #13142
Full Changelog: v29.0.0-alpha.5...v29.0.0-alpha.6