npm happy-dom 12.5.1
v12.5.1

latest releases: 15.7.4, 15.7.3, 15.7.2...
12 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.