Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.53.8
Patch Changes
-
fix:
{@html}no longer duplicates content insidecontenteditableelements (#17853) -
fix: don't access inert block effects (#17882)
-
fix: handle asnyc updates within pending boundary (#17873)
-
perf: avoid re-traversing the effect tree after
$:assignments (#17848) -
chore: simplify scheduling logic (#17805)