Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.19.3
· 1y+
Patch Changes
-
fix: don't throw for
undefinednon delegated event handlers (#15087) -
fix: consistently set value to blank string when value attribute is undefined (#15057)
-
fix: optimise || expressions in template (#15092)
-
fix: correctly handle
novalidateattribute casing (#15083) -
fix: expand boolean attribute support (#15095)
-
fix: avoid double deriveds in component props (#15089)
-
fix: add check for
isattribute to correctly detect custom elements (#15086)