| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 30.1.0 source code.tar.gz | 2025-08-27 | 23.8 MB | |
| 30.1.0 source code.zip | 2025-08-27 | 25.2 MB | |
| README.md | 2025-08-27 | 1.0 kB | |
| Totals: 3 Items | 49.0 MB | 0 | |
Features
[jest-leak-detector]Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)[jest-runtime]Reduce redundant ReferenceError messages[jest-core]Include test modules that failed to load when --onlyFailures is active
Fixes
- `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]Fixit.concurrentnot working withdescribe.skip(#15765)[jest-snapshot]Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings[jest-runtime]Importing from@jest/globalsin more than one file no longer breaks relative paths (#15772)
Chore
[expect]Update docblock fortoContain()to display info on substring check (#15789)