Skip to content

22.1.2

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

Fixes

  • [jest-cli] Check if the file belongs to the checked project before adding it to the list (#5335)
  • [jest-cli] Fix EISDIR when a directory is passed as an argument to jest. (#5317)
  • [jest-config] Added restoreMocks config option. (#5327)