Catalog / Jest

27.3.0

27.3.0

4.9 years agoaddedfixedchangedOriginal notes

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)

Full Changelog: https://github.com/facebook/jest/compare/v27.2.5...v27.3.0