Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
10.8.2
->10.13.2
Release Notes
preactjs/preact
### [`v10.13.2`](https://togithub.com/preactjs/preact/releases/tag/10.13.2) [Compare Source](https://togithub.com/preactjs/preact/compare/10.13.1...10.13.2) #### Performance - Optimization for aria-/data- attr detection ([#3948](https://togithub.com/preactjs/preact/issues/3948), thanks [@developit](https://togithub.com/developit)) - Optimize compat by hoisting the vnode handling func ([#3941](https://togithub.com/preactjs/preact/issues/3941), thanks [@JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Maintenance - Upgrade prettier and run on more files ([#3945](https://togithub.com/preactjs/preact/issues/3945), thanks [@andrewiggins](https://togithub.com/andrewiggins)) ### [`v10.13.1`](https://togithub.com/preactjs/preact/releases/tag/10.13.1) [Compare Source](https://togithub.com/preactjs/preact/compare/10.13.0...10.13.1) #### Bug Fixes - Skip over function children when rendering ([#3919](https://togithub.com/preactjs/preact/issues/3919), thanks [@andrewiggins](https://togithub.com/andrewiggins)) - Fix hook update not being applied when a forced context update was enqueued at the same time ([#3922](https://togithub.com/preactjs/preact/issues/3922), thanks [@marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Performance - Improve render queue sorting performance by hoisting out function ([#3921](https://togithub.com/preactjs/preact/issues/3921), thanks [@developit](https://togithub.com/developit)) - Improve compat performance by hoisting out regexes ([#3903](https://togithub.com/preactjs/preact/issues/3903), thanks [@JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Maintenance - Some more IE11 specific fixes in our test suite ([#3914](https://togithub.com/preactjs/preact/issues/3914), thanks [@marvinhagemeister](https://togithub.com/marvinhagemeister)) ### [`v10.13.0`](https://togithub.com/preactjs/preact/releases/tag/10.13.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.12.1...10.13.0) #### Features - Switch back to microticks for scheduling as the default ([#3911](https://togithub.com/preactjs/preact/issues/3911), thanks [@marvinhagemeister](https://togithub.com/marvinhagemeister) , [@JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Bug Fixes - Fix hydrating `Configuration
📅 Schedule: Branch creation - "monthly" in timezone Asia/Tokyo, 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.