Skip to content

svelte@5.0.0-next.132

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 22:35
· 1514 commits to main since this release
5e9428a

Patch Changes

  • chore: improve runtime overhead of creating comment templates (#11591)

  • fix: replicate Svelte 4 props update detection in legacy mode (#11577)

  • fix: allow for non optional chain call expression in render (#11578)

  • fix: correctly handle falsy values of style directives in SSR mode (#11583)

  • fix: improve handling of lazy image elements (#11593)

  • fix: skip deriveds for props with known safe calls (#11595)