27.5.0
Features
[expect]Add asymmetric matcherexpect.closeTo(#12243)[jest-mock]AddedmockFn.mock.lastCallto retrieve last argument (#12285)
Fixes
[expect]Add a fix for.toHaveProperty('')(#12251)[jest-each, @jest/globals]Allow passingReadonlyArraytype of a table todescribe.eachandtest.each(#12297)[@jest/globals]Add missingoptionsargument tojest.doMocktyping (#12292)[jest-environment-node]Addatobandbtoa(#12269)[jest-matcher-utils]Correct diff for expected asymmetric matchers (#12264)[jest-message-util]Fix.getTopFrame()(andtoMatchInlineSnapshot()) withmjsfiles (#12277)
Chore & Maintenance
[*]Updategraceful-fsto^4.2.9(#11749)
Performance
[jest-resolve]perf: skip error creation on not foundstatcalls (#11749)
Full Changelog: https://github.com/facebook/jest/compare/v27.4.7...v27.5.0