github capricorn86/happy-dom v12.5.1

latest releases: v15.11.3, v15.11.2, v15.11.1...
13 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 happy-dom release

NewReleases is sending notifications on new releases.