Skip to content

svelte@5.0.0-next.200

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:46
1d17677

Patch Changes

  • fix: never set custom element props as attributes inside templates (#12622)

  • feat: better code generation for let: directives in SSR mode (#12611)

  • fix: correctly update stores when reassigning with operator other than = (#12614)