v29.0.0-alpha.6
版本发布时间: 2022-08-19 22:00:00
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
What's Changed
- chore: update @jridgewell/trace-mapping by @SimenB in https://github.com/facebook/jest/pull/13119
- refactor(jest-mock)!: rework
Mocked*
utility types by @mrazauskas in https://github.com/facebook/jest/pull/13123 - fix(jest-mock): export
MockedShallow
type by @mrazauskas in https://github.com/facebook/jest/pull/13124 - feat(@jest/globals): add
jest.Mocked
,jest.MockedClass
,jest.MockedFunction
andjest.MockedObject
utility types by @mrazauskas in https://github.com/facebook/jest/pull/12727 - refactor(jest-mock)!: change the default
jest.mocked
helper’s behaviour to deep mocked by @mrazauskas in https://github.com/facebook/jest/pull/13125 - chore(types): separate MatcherContext, MatcherUtils and MatcherState by @SimenB in https://github.com/facebook/jest/pull/13141
- feat(circus): added each to failing tests by @kkyusufk in https://github.com/facebook/jest/pull/13142
- chore: make prettierPath optional in
SnapshotState
by @SimenB in https://github.com/facebook/jest/pull/13149 - feat: Let
babel
find config when updating inline snapshots by @SimenB in https://github.com/facebook/jest/pull/13150 - fix: Allow updating inline snapshots when test includes JSX by @eps1lon in https://github.com/facebook/jest/pull/12760
New Contributors
- @liuxingbaoyu made their first contribution in https://github.com/facebook/jest/pull/13120
- @Trim made their first contribution in https://github.com/facebook/jest/pull/13128
- @kkyusufk made their first contribution in https://github.com/facebook/jest/pull/13142
Full Changelog: https://github.com/facebook/jest/compare/v29.0.0-alpha.5...v29.0.0-alpha.6