Update dependency preact-render-to-string to v5.2.6 #77
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.1.19
->5.2.6
Release Notes
preactjs/preact-render-to-string (preact-render-to-string)
v5.2.6
Compare Source
Patch Changes
8b944b2
Thanks @marvinhagemeister! - Fixpreact/debug
incorrectly throwing errors on text childrenv5.2.5
Compare Source
Patch Changes
ad35c4c
Thanks @developit and @marvinhagemeister! - Fix object and function children being rendered asundefined
aa12b3c
Thanks @marvinhagemeister! - Fix vnode masks not matching with core due to top level component Fragmentsv5.2.4
Compare Source
Patch Changes
bd5e5eb
Thanks @JoviDeCroock! - correctly unmount vnodesdec7a7a
Thanks @JoviDeCroock! - add parent and children for useIdv5.2.3
Compare Source
Patch Changes
2d5ca74
Thanks @JoviDeCroock! - Performance enhancements7cdf4d6
Thanks @developit! - Fix the order of invocation for the "before diff" (__b
) and "diffed" options hooks.v5.2.2
Compare Source
Patch Changes
2f6d6e8
Thanks @marvinhagemeister! - Remove duplicate type path inpackage.json
. Only one oftypes
ortypings
is needed.e4fe799
Thanks @developit! - Improve string encoding performance by ~50%d83def7
Thanks @JoviDeCroock! - Split up hot paths and make separate path for opts.prettyv5.2.1
Compare Source
Patch Changes
645f3cb
Thanks @rschristian! - EnsuresdefaultChecked
is serialized aschecked
attribute31ac323
Thanks @JoviDeCroock! - Optimize perf by using smarter string builderv5.2.0
Compare Source
Minor Changes
250c15f
Thanks @developit! - Implement hook state settling. Setting hook state during the execution of a function component (eg: inuseMemo
) will now re-render the component and use the final result. Previously, these updates were dropped.v5.1.21
Compare Source
Patch Changes
a8672db
Thanks @AleksandrHovhannisyan! - Don't add selected attribute to elements if they already contain that attributev5.1.20
Compare Source
Patch Changes
298d05e
Thanks @rschristian! - On empty className w/ compat, class attribute will no longer be duplicated6d47c5a
Thanks @JoviDeCroock! - Fix serialize defaultValue as value attributeConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.