Update preact 10.9.0 → 10.25.1 (minor) #854
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ preact (10.9.0 → 10.25.1) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 20 commits:
10.25.1 (#4589)
feat: Add `ElementRef` type to compat (#4557)
fix: Ensure resolution of core types goes through typesVersions resolution (#4576)
chore: Correct some internal test types (#4588)
Test whether reducing bits leads to memory improvements (#4586)
fix: Correct `defaultValue` property types for inputs, selects, & textareas (#4585)
refactor: Remove `declare global` from internal types (#4583)
Revert handle event (#4584)
Move some frequently used things to constants (#4579)
fix: Add missing SVG `type` attribute (#4582)
fix: `createElement` & `h` types (#4578)
fix: `href` & `hreflang` attribute types (#4575)
Fix portal children ordering (#4573)
Merge pull request #4570 from preactjs/del-datetime-optional
fix(types): mark `datetime` on `<del>` as optional
Allow rendering in document (#4564)
fix: `max` and `min` input element types (#4568)
Merge pull request #4563 from preactjs/handle-errors-during-hydration
Handle errors during hydration (#2539)
Remove _nextDom usage (#4553)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands