Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-24 | 803 Bytes | |
v29.6.4 source code.tar.gz | 2023-08-24 | 24.0 MB | |
v29.6.4 source code.zip | 2023-08-24 | 25.4 MB | |
Totals: 3 Items | 49.4 MB | 0 |
Fixes
[jest-core]
Fix typo inscheduleAndRun
performance marker (#14434)[jest-environment-node]
Make sureatob
andbtoa
are writeable in Node 20 (#14446)[jest-worker]
Additional error wrapper forparentPort.postMessage
to fix unhandledDataCloneError
. (#14437)
New Contributors
- @stanleyume made their first contribution in https://github.com/jestjs/jest/pull/14424
- @dj-stormtrooper made their first contribution in https://github.com/jestjs/jest/pull/14437
- @thw0rted made their first contribution in https://github.com/jestjs/jest/pull/14444
Full Changelog: https://github.com/jestjs/jest/compare/v29.6.3...v29.6.4