Skip to content

27.3.0

Compare
Choose a tag to compare
@SimenB SimenB released this 17 Oct 18:36
· 1622 commits to main since this release

Features

  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#11919)

Fixes

  • [expect] Tweak and improve types (#11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#11946)

New Contributors

Full Changelog: v27.2.5...v27.3.0