jest-cli v29.0.2 Release Notes

  • ๐Ÿ”‹ Features

    • [jest-transform] Expose TransformFactory type (#13184)

    ๐Ÿ›  Fixes

    • ๐Ÿคก [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188)
    • ๐Ÿ“‡ [jest-mock] Align the behavior and return type of generateFromMetadata method (#13207)
    • ๐Ÿ‘ [jest-runtime] Support jest.resetModules() with ESM (#13211)