Sourced from jest's releases.
v28.1.0
Features
[jest-circus]Addfailingtest modifier that inverts the behaviour of tests (#12610)[jest-environment-node, jest-environment-jsdom]Allow specifyingcustomExportConditions(#12774)Fixes
[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers to allow a case there a mock was called with no arguments (#12807)[jest/expect-utils]Fix deep equality of ImmutableJS Lists (#12763)[jest-core]Do not collectSIGNREQUESTas open handles (#12789)Chore & Maintenance
[docs]Specified documentation about--filterCLI docs (#12799)[jest-reporters]Move helper functions fromutils.tsinto separate files (#12782)[jest-resolve]Replaceprocess.versions.pnptype declaration withtypes/pnpapidevDependency (#12783)New Contributors
@romellemmade their first contribution in facebook/jest#12763@cristianrgrecomade their first contribution in facebook/jest#12789@rethabmade their first contribution in facebook/jest#12791@gramscomade their first contribution in facebook/jest#12799@michalwardamade their first contribution in facebook/jest#12610@mikemaccanamade their first contribution in facebook/jest#12809Full Changelog: https://github.com/facebook/jest/compare/v28.0.3...v28.1.0
Sourced from jest's changelog.
28.1.0
Features
[jest-circus]Addfailingtest modifier that inverts the behaviour of tests (#12610)[jest-environment-node, jest-environment-jsdom]Allow specifyingcustomExportConditions(#12774)Fixes
[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers to allow a case there a mock was called with no arguments (#12807)[jest/expect-utils]Fix deep equality of ImmutableJS Lists (#12763)[jest-core]Do not collectSIGNREQUESTas open handles (#12789)Chore & Maintenance
f5db241 v28.1.0