svelte@5.0.0-next.152
Pre-release
Pre-release
·
2074 commits
to main
since this release
Patch Changes
-
fix: validate form inside a form (#11947)
-
fix: more robust handling of events in spread attributes (#11942)
-
feat: simpler `<svelte:element> hydration (#11773)
-
fix: make
legacy.componentApioption more visible (#11924) -
feat: simpler hydration of CSS custom property wrappers (#11948)
-
chore: optimise effects that only exist to return a teardown (#11936)
-
feat: always create wrapper
<div>for<svelte:component>with CSS custom properties (#11792) -
feat: add svelte/events package and export
onfunction (#11912) -
feat: more efficient output for attributes in SSR (#11949)
-
fix: update reactive set when deleting initial values (#11967)
-
feat: simpler string normalization (#11954)
-
fix: always assign text.nodeValue (#11944)