Skip to content

v29.0.2

Compare
Choose a tag to compare
@SimenB SimenB released this 03 Sep 10:49
· 828 commits to main since this release

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)

New Contributors

Full Changelog: v29.0.1...v29.0.2