Skip to content

svelte@5.55.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 20:58
· 150 commits to main since this release
37ab33c

Patch Changes

  • fix: correctly handle bindings on the server (#18009)

  • fix: prevent hydration error on async {@html ...} (#17999)

  • fix: cleanup superTypeParameters in ClassDeclarations/ClassExpression (#18015)

  • fix: improve duplicate module import error message (#18016)

  • fix: reschedule new effects in prior batches (#18021)