capricorn86/happy-dom (happy-dom)
### [`v12.10.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.3)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.2...v12.10.3)
##### :construction_worker_man: Patch fixes
- Fix for week being wrong sometimes as it is not calculated as UTC in `HTMLInputElement.valueAsDate()`. ([#1144](https://togithub.com/capricorn86/happy-dom/issues/1144))
***
Thank you [@IGx89](https://togithub.com/IGx89) for your contribution!
### [`v12.10.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.2)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.1...v12.10.2)
##### :construction_worker_man: Patch fixes
- `Element.cloneNode()` should not clone scroll properties. ([#1148](https://togithub.com/capricorn86/happy-dom/issues/1148))
### [`v12.10.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.1)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.0...v12.10.1)
##### :construction_worker_man: Patch fixes
- Fixes wrong callback parameter order of "key" and "value" in `FormData.forEach()`. ([#1136](https://togithub.com/capricorn86/happy-dom/issues/1136))
***
Thank you [@armandabric](https://togithub.com/armandabric) for your contribution!
### [`v12.10.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.0)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.2...v12.10.0)
##### :art: Features
- Adds support for `Navigator.sendBeacon()`. ([#309](https://togithub.com/capricorn86/happy-dom/issues/309))
- Adds support for the property `Window.CSSStyleDeclaration`. ([#309](https://togithub.com/capricorn86/happy-dom/issues/309))
### [`v12.9.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.9.2)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.1...v12.9.2)
##### :construction_worker_man: Patch fixes
- Fixes Node 18.18.2+ support in `@happy-dom/global-registrator` by not binding classes to the global object. ([#1140](https://togithub.com/capricorn86/happy-dom/issues/1140))
***
Thank you [@IGx89](https://togithub.com/IGx89) for your contribution!
### [`v12.9.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.9.1)
[Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.0...v12.9.1)
##### :construction_worker_man: Patch fixes
- Fixes typo in documentation. ([#1123](https://togithub.com/capricorn86/happy-dom/issues/1123))
***
Thank you [@goring](https://togithub.com/goring) for your contribution!
Configuration
📅 Schedule: Branch creation - "before 5pm on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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.9.0
->12.10.3
Release Notes
capricorn86/happy-dom (happy-dom)
### [`v12.10.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.3) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.2...v12.10.3) ##### :construction_worker_man: Patch fixes - Fix for week being wrong sometimes as it is not calculated as UTC in `HTMLInputElement.valueAsDate()`. ([#1144](https://togithub.com/capricorn86/happy-dom/issues/1144)) *** Thank you [@IGx89](https://togithub.com/IGx89) for your contribution! ### [`v12.10.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.2) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.1...v12.10.2) ##### :construction_worker_man: Patch fixes - `Element.cloneNode()` should not clone scroll properties. ([#1148](https://togithub.com/capricorn86/happy-dom/issues/1148)) ### [`v12.10.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.10.0...v12.10.1) ##### :construction_worker_man: Patch fixes - Fixes wrong callback parameter order of "key" and "value" in `FormData.forEach()`. ([#1136](https://togithub.com/capricorn86/happy-dom/issues/1136)) *** Thank you [@armandabric](https://togithub.com/armandabric) for your contribution! ### [`v12.10.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.10.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.2...v12.10.0) ##### :art: Features - Adds support for `Navigator.sendBeacon()`. ([#309](https://togithub.com/capricorn86/happy-dom/issues/309)) - Adds support for the property `Window.CSSStyleDeclaration`. ([#309](https://togithub.com/capricorn86/happy-dom/issues/309)) ### [`v12.9.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.9.2) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.1...v12.9.2) ##### :construction_worker_man: Patch fixes - Fixes Node 18.18.2+ support in `@happy-dom/global-registrator` by not binding classes to the global object. ([#1140](https://togithub.com/capricorn86/happy-dom/issues/1140)) *** Thank you [@IGx89](https://togithub.com/IGx89) for your contribution! ### [`v12.9.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.9.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.9.0...v12.9.1) ##### :construction_worker_man: Patch fixes - Fixes typo in documentation. ([#1123](https://togithub.com/capricorn86/happy-dom/issues/1123)) *** Thank you [@goring](https://togithub.com/goring) for your contribution!Configuration
📅 Schedule: Branch creation - "before 5pm on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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.