Skip to content

svelte@5.1.7

Choose a tag to compare

@github-actions github-actions released this 31 Oct 15:43
· 1700 commits to main since this release
3b38bc2

Patch Changes

  • fix: ensure each block inert items are disposed of if the each block is also inert (#13930)

  • fix: allow warningFilter option for compileModule (#14066)

  • fix: ensure onMount correctly fires when new expressions are used (#14049)

  • fix: wrap :id, :where``:not and :has with :global during migration (#13850)

  • fix: ensure custom element attribute/prop changes are in their own context (#14016)