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
MockedShallow
type by @mrazauskas in #13124 - feat(@jest/globals): add
jest.Mocked
,jest.MockedClass
,jest.MockedFunction
andjest.MockedObject
utility types by @mrazauskas in #12727 - refactor(jest-mock)!: change the default
jest.mocked
helper’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
SnapshotState
by @SimenB in #13149 - feat: Let
babel
find 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