Features
[jest-resolve]
Now supports PnP environment without plugins (#8094)
Fixes
[expect]
Compare DOM nodes even if there are multiple Node classes (#8064)[jest-worker]
worker.getStdout()
can returnnull
(#8083)[jest-worker]
Re-attach stdout and stderr from new processes/threads created after retries (#8087)[jest-reporters/jest-runner]
SerializechangedFiles
passed to workers (#8090)
Chore & Maintenance
[*]
Make sure to included.ts
files in the tarball when building (#8086)