Skip to content

v29.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@SimenB SimenB released this 19 Aug 14:00
· 850 commits to main since this release

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 and jest.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

Full Changelog: v29.0.0-alpha.5...v29.0.0-alpha.6