jest-cli v27.2.1 Release Notes

  • ๐Ÿ”‹ 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)