v29.0.0-alpha.3
版本发布时间: 2022-08-07 21:43:39
jestjs/jest最新发布版本:v30.0.0-alpha.6(2024-08-08 15:46:22)
Features
-
[jest-worker]
AddsworkerIdleMemoryLimit
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
- @matheus-rodrigues00 made their first contribution in https://github.com/facebook/jest/pull/13090
- @lanpai made their first contribution in https://github.com/facebook/jest/pull/13094
Full Changelog: https://github.com/facebook/jest/compare/v29.0.0-alpha.1...v29.0.0-alpha.3