Update preact 10.7.3 → 10.25.0 (minor) #392
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.7.3 → 10.25.0) · 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 21 commits:
10.25.0 (#4561)
Ensure state updates work in signals (#4560)
fix: Ensure SVGAttributes includes height & width (#4556)
Fork types for TS 5.1 and beyond (#4548)
Try constant for undefined (#4552)
types: Re-add missing properties & property casings (#4554)
Fix demo (#4551)
Recreate unkeyed functional components when they change position. (#4550)
types: Move per-element type interfaces into core and more strictly type IntrinsicElements (#4546)
Ensure we unwrap custom .then() (#4547)
types: Use `Signalish` helper to reduce verbosity (#4545)
Re-export ErrorInfo type (#4541)
Merge pull request #4538 from lilnasy/event-listener-object
Add object interface to JSX types
add tests
prevent extracting hadleEvent method as an intermediate value
Update props.js
ci: Skip PR reporter action on non-pull request triggers (#4536)
chore: upgrade biome to 1.9.4 (#4535)
Fix error message typo (#4534)
fix: oxlint violation of `react/iframe-missing-sandbox` (#4533)
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