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 with@types/pnpapidevDependency (#12783)
New Contributors
- @romellem made their first contribution in #12763
- @cristianrgreco made their first contribution in #12789
- @rethab made their first contribution in #12791
- @gramsco made their first contribution in #12799
- @michalwarda made their first contribution in #12610
- @mikemaccana made their first contribution in #12809
Full Changelog: v28.0.3...v28.1.0