yarn @happy-dom/jest-environment 12.5.1
v12.5.1

latest releases: 14.11.0, 14.10.3, 14.10.2...
9 months ago

🎨 Features

  • Adds support for DocumentFragment as a constructor (e.g. new DocumentFragment()). (#940)

👷‍♂️ Patch fixes

  • Fixes issue related to ownerDocument being null when executing ownerDocument.createElement() in React 18. The error occurred when rendering a Radix UI component. The root cause was that React 18 uses DocumentFragment as a constructor which was not supported. (#940)

Don't miss a new jest-environment release

NewReleases is sending notifications on new releases.