Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.1.13
· 1y+
Patch Changes
-
fix: add migration task when there's a variable named that would conflict with a rune (#14216)
-
fix: consider
valueOfin the reactive methods ofSvelteDate(#14227) -
fix: handle sibling combinators within
:has(#14213) -
fix: consider variables with synthetic store sub as state (#14195)
-
fix: read index as a source in legacy keyed each block (#14208)
-
fix: account for shadowing children slot during migration (#14224)
-
fix: ensure explicit nesting selector is always applied (#14193)
-
fix: add
lang="ts"attribute during migration if needed (#14222)