capricorn86/happy-dom (@happy-dom/global-registrator)
### [`v12.6.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.6.0)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.5.1...v12.6.0)
##### :art: Features
- Adds support for dispatching a click event on the control element when clicking on a label. ([#1023](https://togithub.com/capricorn86/happy-dom/issues/1023))
### [`v12.5.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.5.1)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.5.0...v12.5.1)
##### :art: Features
- Adds support for `DocumentFragment` as a constructor (e.g. `new DocumentFragment()`). ([#940](https://togithub.com/capricorn86/happy-dom/issues/940))
##### :construction_worker_man: 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](https://togithub.com/capricorn86/happy-dom/issues/940))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
12.5.0
->12.6.0
Release Notes
capricorn86/happy-dom (@happy-dom/global-registrator)
### [`v12.6.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.6.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.5.1...v12.6.0) ##### :art: Features - Adds support for dispatching a click event on the control element when clicking on a label. ([#1023](https://togithub.com/capricorn86/happy-dom/issues/1023)) ### [`v12.5.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.5.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.5.0...v12.5.1) ##### :art: Features - Adds support for `DocumentFragment` as a constructor (e.g. `new DocumentFragment()`). ([#940](https://togithub.com/capricorn86/happy-dom/issues/940)) ##### :construction_worker_man: 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](https://togithub.com/capricorn86/happy-dom/issues/940))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.