Fixes
[babel-jest]
Revert "Remove retainLines from babel-jest" (#5496)[jest-docblock]
Support multiple of the same@pragma
. (#5154)
Features
[jest-worker]
Assign a unique id for each worker and pass it to the child process. It will be available viaprocess.env.JEST_WORKER_ID
(#5494)
Chore & Maintenance
[filenames]
Standardize file names in root (#5500)