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 #12960
- @enrilzhou made their first contribution in #12973
- @milahu made their first contribution in #12983
- @MiguelYax made their first contribution in #13000
- @kaffarell made their first contribution in #13015
- @TheKhanj made their first contribution in #12988
- @Fdawgs made their first contribution in #13019
Full Changelog: v28.1.2...v28.1.3