Sourced from jest's releases.
v27.3.1
Fixes
[expect]Makeexpectextension propertiesconfigurable(#11978)[expect]Fix.any()checks on primitive wrapper classes (#11976)Chore & Maintenance
[expect]BigIntglobal is always defined, don't check for its existence at runtime (#11979)[jest-config, jest-util]Useci-infoinstead ofis-cito detect CI environment (#11973)New Contributors
@posvamade their first contribution in facebook/jest#11974@blakymade their first contribution in facebook/jest#11978@lobsterkatiemade their first contribution in facebook/jest#11976Full Changelog: https://github.com/facebook/jest/compare/v27.3.0...v27.3.1
27.3.0
Features
[jest-config]AddtestEnvironmentOptions.htmlto apply to jsdom input (#11950)[jest-resolver]Support default export (.) inexportsfield ifmainis missing (#11919)Fixes
[expect]Tweak and improve types (#11949)[jest-runtime]Ensure absolute paths can be resolved within test modules (#11943)[jest-runtime]FixinstanceofforModernFakeTimersandLegacyFakeTimersmethods (#11946)New Contributors
@airhornsmade their first contribution in facebook/jest#11943@mrienstramade their first contribution in facebook/jest#11942@minijusmade their first contribution in facebook/jest#11946@MarvelSQmade their first contribution in facebook/jest#11950Full Changelog: https://github.com/facebook/jest/compare/v27.2.5...v27.3.0
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)
... (truncated)
Sourced from jest's changelog.
27.3.1
Fixes
[expect]Makeexpectextension propertiesconfigurable(#11978)[expect]Fix.any()checks on primitive wrapper classes (#11976)Chore & Maintenance
[expect]BigIntglobal is always defined, don't check for its existence at runtime (#11979)[jest-config, jest-util]Useci-infoinstead ofis-cito detect CI environment (#11973)27.3.0
Features
[jest-config]AddtestEnvironmentOptions.htmlto apply to jsdom input (#11950)[jest-resolver]Support default export (.) inexportsfield ifmainis missing (#11919)Fixes
[expect]Tweak and improve types (#11949)[jest-runtime]Ensure absolute paths can be resolved within test modules (#11943)[jest-runtime]FixinstanceofforModernFakeTimersandLegacyFakeTimersmethods (#11946)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
4f3328f v27.3.175f5179 chore: update changelog for release9d286a6 chore: BigInt is always defined, do not conditionally check for it (#11979)7092dfb [expect] Fix .any() checks on primitive wrapper classes (#11976)2e2b17a fix: not to break on expect matcher extension overwrite (#11978)a1829e9 docs: fix setTimeout example (#11974)e7edb75 chore: remove is-ci in favor of ci-info (#11973)9d737d7 docs: make the text on awesome-jest bit more visible and focused (#11972)8c00cc1 chore: update lockfile after release14b0c2c v27.3.0