svelte@5.0.0-next.116
Pre-release
Pre-release
·
2357 commits
to main
since this release
Patch Changes
-
fix: correctly interpret empty aria- attribute (#11325)
-
fix: disallow mixing on:click and onclick syntax (#11295)
-
fix: make hr, script and template valid select children (#11344)
-
fix: apply modifiers to bubbled events (#11369)
-
fix: allow
bind:thison<select>with dynamicmultipleattribute (#11378) -
feat: allow for literal property definition with state on classes (#11326)
-
fix: disallow mounting a snippet (#11347)
-
feat: only inject push/init/pop when necessary (#11319)
-
feat: provide migration helper (#11334)
-
fix: ensure store from props is hoisted correctly (#11367)