Features
[@jest/core, @jest/test-sequencer]
MovetestSequencer
to individual package@jest/test-sequencer
(#8223)[@jest/core, jest-cli, jest-config]
Add optiontestSequencer
allow user use custom sequencer. (#8223)
Fixes
[expect]
Add negative equality tests for iterables (#8260)[jest-haste-map]
Resolve fs watcher EMFILE error (#8258)
Chore & Maintenance
[expect]
Remove repetition of matcherName and options in matchers (#8224)