Features
[jest-haste-map]
AddcomputeDependencies
flag to avoid opening files if not needed (#6667)[jest-runtime]
Supportrequire.resolve.paths
(#6471)[jest-runtime]
Supportpaths
option forrequire.resolve
(#6471)
Fixes
[jest-runner]
Force parallel runs for watch mode, to avoid TTY freeze (#6647)[jest-cli]
properly reprint resolver errors in watch mode (#6407)[jest-cli]
Write configuration to stdout when the option was explicitly passed to Jest (#6447)[jest-cli]
Fix regression on non-matching suites (6657)[jest-runtime]
Roll backmicromatch
version to prevent regression when matching files (#6661)