Svelte (javascript)

sveltejs/svelte last check 363 releases
Notes
no notes yet
Release notes
vsvelte - 5.39.10 · 6m+
view on github

Patch Changes

  • fix: hydrate each blocks inside element correctly (#16908)

  • fix: allow await in if block consequent and alternate (#16890)

  • fix: don't replace rest props with $$props for excluded props (#16898)

  • fix: correctly transform $derived private fields on server (#16894)

  • fix: add UNKNOWN evaluation value before breaking for binding.initial===SnippetBlock (#16910)