Sourced from babel-jest's releases.
v27.2.5
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 asdeprecated(#11913)New Contributors
@motiz88made their first contribution in facebook/jest#11916@mxschmittmade their first contribution in facebook/jest#11932@JanKaifermade their first contribution in facebook/jest#11922@conartist6made their first contribution in facebook/jest#11054Full Changelog: https://github.com/facebook/jest/compare/v27.2.4...v27.2.5
Sourced from babel-jest's changelog.
27.2.5
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 asdeprecated(#11913)Performance
251b801 v27.2.5