Sourced from pretty-format's releases.
v27.4.6
Fixes
[jest-environment-node]AddAbortSignal(#12157)[jest-environment-node]Add Missing node globalperformance(#12002)[jest-runtime]Handle missingmockedproperty (#12213)[jest/transform]Update dependency packagepiratesto 4.0.4 (#12002)Performance
jest-configperf: only register ts-node once when loading TS config files (#12160)New Contributors
@laozhumade their first contribution in facebook/jest#12136@sfiquetmade their first contribution in facebook/jest#12161@SimonSiefkemade their first contribution in facebook/jest#12002@Semigradskymade their first contribution in facebook/jest#12190@cmpaddenmade their first contribution in facebook/jest#12204@LitoMoremade their first contribution in facebook/jest#12211Full Changelog: https://github.com/facebook/jest/compare/v27.4.5...v27.4.6
v27.4.5
Fixes
[jest-worker]Stop explicitly passingprocess.env(#12141)New Contributors
@4gerumade their first contribution in facebook/jest#12144Full Changelog: https://github.com/facebook/jest/compare/v27.4.4...v27.4.5
v27.4.4
Fixes
[babel-jest]Addprocess.versionchunk to the cache key (#12122)[jest-environment]Addmockedtojestobject (#12133)[jest-worker]Stop explicitly passingexecArgv(#12128)Chore & Maintenance
[website]Fix the card front that looks overlapping part of the card backNew Contributors
@aghArdeshirmade their first contribution in facebook/jest#12109@ony3000made their first contribution in facebook/jest#12127@liesislukasmade their first contribution in facebook/jest#12135@nicolo-ribaudomade their first contribution in facebook/jest#12128Full Changelog: https://github.com/facebook/jest/compare/v27.4.3...v27.4.4
... (truncated)
Sourced from pretty-format's changelog.
27.4.6
Fixes
[jest-environment-node]AddAbortSignal(#12157)[jest-environment-node]Add Missing node globalperformance(#12002)[jest-runtime]Handle missingmockedproperty (#12213)[jest/transform]Update dependency packagepiratesto 4.0.4 (#12002)Performance
jest-configperf: only register ts-node once when loading TS config files (#12160)27.4.5
Fixes
[jest-worker]Stop explicitly passingprocess.env(#12141)27.4.4
Fixes
[babel-jest]Addprocess.versionchunk to the cache key (#12122)[jest-environment]Addmockedtojestobject (#12133)[jest-worker]Stop explicitly passingexecArgv(#12128)Chore & Maintenance
[website]Fix the card front that looks overlapping part of the card back27.4.3
Fixes
[jest-environment-jsdom]Removetypes/jsdomdependency (and make itsdompropertyprivate) (#12107)