Skip to content

22.2.2

Compare
Choose a tag to compare
@SimenB SimenB released this 16 Aug 10:38
· 4139 commits to main since this release

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 via process.env.JEST_WORKER_ID (#5494)

Chore & Maintenance

  • [filenames] Standardize file names in root (#5500)