v28.1.3
版本发布时间: 2022-07-13 22:13:55
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
Features
-
[jest-leak-detector]
Use nativeFinalizationRegistry
when it exists to get rid of external C dependency (#12973)
Fixes
-
[jest-changed-files]
Fix a lock-up after repeated invocations (#12757) -
[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedSets (#12977) -
[jest-mock]
Add index signature support forspyOn
types (#13013, #13020) -
[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)
Chore & Maintenance
-
[*]
Replace internal usage ofpretty-format/ConvertAnsi
withjest-serializer-ansi-escapes
(#12935, #13004) -
[docs]
Update spyOn docs (#13000)
New Contributors
- @joshkel made their first contribution in https://github.com/facebook/jest/pull/12960
- @enrilzhou made their first contribution in https://github.com/facebook/jest/pull/12973
- @milahu made their first contribution in https://github.com/facebook/jest/pull/12983
- @MiguelYax made their first contribution in https://github.com/facebook/jest/pull/13000
- @kaffarell made their first contribution in https://github.com/facebook/jest/pull/13015
- @TheKhanj made their first contribution in https://github.com/facebook/jest/pull/12988
- @Fdawgs made their first contribution in https://github.com/facebook/jest/pull/13019
Full Changelog: https://github.com/facebook/jest/compare/v28.1.2...v28.1.3