Features
[jest-config]
Warn when multiple Jest configs are located (#11922)
Fixes
[expect]
Pass matcher context to asymmetric matchers (#11926 & #11930)[expect]
Improve TypeScript types (#11931)[expect]
Improve typings oftoThrow()
andtoThrowError()
matchers (#11929)[jest-cli]
Improve--help
printout by removing defunct--browser
option (#11914)[jest-haste-map]
Use distinct cache paths for different values ofcomputeDependencies
(#11916)[@jest/reporters]
Do not bufferconsole.log
s when using verbose reporter (#11054)
Chore & Maintenance
[expect]
Export default matchers (#11932)[@jest/types]
Mark deprecated configuration options as@deprecated
(#11913)
New Contributors
- @motiz88 made their first contribution in #11916
- @mxschmitt made their first contribution in #11932
- @jankaifer made their first contribution in #11922
- @conartist6 made their first contribution in #11054
Full Changelog: v27.2.4...v27.2.5