Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.39.7
· 6m+
Patch Changes
-
chore: simplify batch logic (#16847)
-
fix: rebase pending batches when other batches are committed (#16866)
-
fix: wrap async
childrenin$$renderer.async(#16862) -
fix: silence label warning for buttons and anchor tags with title attributes (#16872)
-
fix: coerce nullish
<title>to empty string (#16863)