Skip to content

svelte@5.0.0-next.243

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:00
35bd12b

Patch Changes

  • fix: ensure reactive graph is fully traversed in the marking phase for non-runes mode (#13059)

  • fix: ensure reactivity system remains consistent with removals (#13087)

  • fix: render undefined html as the empty string (#13092)

  • fix: error on incorrect attributes for svelte:body (#13084)

  • feat: provide AST node types with internal types stripped out (#12968)