You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.
There are new versions of jest available from npm.
22.4.2
Fixes
[jest-haste-map]
Recreate Haste map when deserialization fails(#5642)
22.4.1
Fixes
[jest-haste-map]
Parallelize Watchman calls in crawler(#5640)
[jest-editor-support]
Update TypeScript definitions(#5625)
[babel-jest]
RemoveretainLines
argument to babel.(#5594)
Features
[jest-runtime]
Providerequire.main
property set to module with test suite(#5618)
Chore & Maintenance
[docs]
Add note about Node version support(#5622)
[docs]
Update to use yarn(#5624)
[docs]
Add how to mock scoped modules to Manual Mocks doc(#5638)
22.4.0
Fixes
[jest-haste-map]
Overhauls how Watchman crawler works fixing Windows(#5615)
[expect]
Allow matching of Errors against plain objects(#5611)
[jest-haste-map]
Do not read binary files in Haste, even when instructed todo so (#5612)
[jest-cli]
Don't skip matchers for exact files(#5582)
[docs]
Update discord links(#5586)
[jest-runtime]
Align handling of testRegex on Windows between searching fortests and instrumentation checks
(#5560)
[jest-config]
Make it possible to mergetransform
option with preset(#5505)
[jest-util]
Fixconsole.assert
behavior in custom & buffered consoles(#5576)
Features
[docs]
Add MongoDB guide(#5571)
[jest-runtime]
Deprecate mapCoverage option.(#5177)
[babel-jest]
Add option to return sourcemap from the transformer separatelyfrom source. (#5177)
[jest-validate]
Add ability to log deprecation warnings for CLI flags.(#5536)
[jest-serializer]
Added new module for serializing. Works using V8 or JSON(#5609)
[docs]
Add a documentation note for projectdisplayName
configuration(#5600)
Chore & Maintenance
[docs]
Update automatic mocks documentation(#5630)
The text was updated successfully, but these errors were encountered: