Svelte 5.49.1

5.49.1
Fixed 4
  • Merge consecutive large text nodes
  • Only create async functions in SSR output when necessary
  • Properly separate multiline html blocks from each other in print()
  • Prevent unhandled exceptions arising from dangling promises in <script>
Patch Changes
  • fix: merge consecutive large text nodes (#17587)

  • fix: only create async functions in SSR output when necessary (#17593)

  • fix: properly separate multiline html blocks from each other in print() (#17319)

  • fix: prevent unhandled exceptions arising from dangling promises in (#17591)

View original

Upgraded? How did it go?

Discussion