Skip to content

v29.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@SimenB SimenB released this 07 Aug 13:43
· 880 commits to main since this release

Features

  • [jest-worker] Adds workerIdleMemoryLimit option which is used as a check for worker memory leaks >= Node 16.11.0 and recycles child workers as required. (#13056)

Fixes

  • [jest-haste-map] Increase the maximum possible file size that jest-haste-map can handle (#13094)

New Contributors

Full Changelog: v29.0.0-alpha.1...v29.0.0-alpha.3