Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency preact to ^10.21.0 (#2652)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [preact](https://preactjs.com) ([source](https://togithub.com/preactjs/preact)) | [`^10.20.2` -> `^10.21.0`](https://renovatebot.com/diffs/npm/preact/10.20.2/10.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/preact/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/preact/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/preact/10.20.2/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/preact/10.20.2/10.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>preactjs/preact (preact)</summary> ### [`v10.21.0`](https://togithub.com/preactjs/preact/releases/tag/10.21.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.20.2...10.21.0) #### Features - Debug throw on too many rerenders ([#​4349](https://togithub.com/preactjs/preact/issues/4349), thanks [@​rschristian](https://togithub.com/rschristian)) - Add compat/client types ([#​4345](https://togithub.com/preactjs/preact/issues/4345), thanks [@​rschristian](https://togithub.com/rschristian)) #### Fixes - Expose hooks through compat's `ReactCurrentDispatcher` ([#​4342](https://togithub.com/preactjs/preact/issues/4342), thanks [@​rschristian](https://togithub.com/rschristian)) - Respect default value ([#​4341](https://togithub.com/preactjs/preact/issues/4341), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Incorrect "missing transform-jsx-source" warning ([#​4350](https://togithub.com/preactjs/preact/issues/4350), thanks [@​rschristian](https://togithub.com/rschristian)) #### Types - Support ComponentChild(ren) in compat render/hydrate/createPortal ([#​4346](https://togithub.com/preactjs/preact/issues/4346), thanks [@​rschristian](https://togithub.com/rschristian)) - Import and re-export PreactElement ([#​3228](https://togithub.com/preactjs/preact/issues/3228), thanks [@​henryqdineen](https://togithub.com/henryqdineen)) #### Maintenance - Add zustand and redux-toolkit to the demo. ([#​3523](https://togithub.com/preactjs/preact/issues/3523), thanks [@​MortezaMirjavadi](https://togithub.com/MortezaMirjavadi)) - Optimise jsx runtime ([#​4337](https://togithub.com/preactjs/preact/issues/4337), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information