Features
[jest-core]Pass project config toglobalSetup/globalTeardownfunction as second argument (#12440)[jest-mock]ImproveisMockFunctionto infer types of passed function (#12442)[jest-resolve, jest-runtime]Add support for async resolver (#11540)
Fixes
[jest-haste-map]Don't use partial results if file crawl errors (#12420)[jest-mock]Fix function overloads forspyOnto allow more correct type inference in complex object (#12442)
Chore & Maintenance
[*]UseglobalThisinstead ofglobal(#12447)
New Contributors
Full Changelog: v28.0.0-alpha.3...v28.0.0-alpha.4