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--helpprintout by removing defunct--browseroption (#11914)[jest-haste-map]Use distinct cache paths for different values ofcomputeDependencies(#11916)[@jest/reporters]Do not bufferconsole.logs 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