Skip to content

27.2.1

Compare
Choose a tag to compare
@SimenB SimenB released this 20 Sep 13:28
· 1709 commits to main since this release

Features

  • [jest-transform] Improve the unexpected token error message. (#11807)

Fixes

  • [jest-runtime] Fix regression when using jest.isolateModules and mocks (#11882)
  • [jest-runtime] Include test name when importing modules after test has completed (#11885)
  • [jest-runtime] Error when ESM import is used after test is torn down (#11885)