Sourced from jest's releases.
v28.1.3
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen 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 forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-serializer-ansi-escapes(#12935, #13004)[docs]Update spyOn docs (#13000)New Contributors
@joshkelmade their first contribution in facebook/jest#12960@enrilzhoumade their first contribution in facebook/jest#12973@milahumade their first contribution in facebook/jest#12983@MiguelYaxmade their first contribution in facebook/jest#13000@kaffarellmade their first contribution in facebook/jest#13015@TheKhanjmade their first contribution in facebook/jest#12988@Fdawgsmade their first contribution in facebook/jest#13019Full Changelog: https://github.com/facebook/jest/compare/v28.1.2...v28.1.3
v28.1.2
Fixes
[jest-runtime]Avoid star type import fromjest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)New Contributors
@danbeammade their first contribution in facebook/jest#12898@DanRowemade their first contribution in facebook/jest#12915Full Changelog: https://github.com/facebook/jest/compare/v28.1.1...v28.1.2
Sourced from jest's changelog.
28.1.3
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen 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 forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-serializer-ansi-escapes(#12935, #13004)[docs]Update spyOn docs (#13000)28.1.2
Fixes
[jest-runtime]Avoid star type import fromjest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)