Skip to content

svelte@5.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 00:08
· 184 commits to main since this release
95ab85f

Patch Changes

  • fix: mark pseudo classes nested inside :not as used (#14303)

  • fix: disallow invalid attributes for <svelte:window> and <svelte:document> (#14228)

  • fix: ensure props passed to components via mount are updateable (#14210)

  • fix: mark subtree dynamic for img with loading attribute (#14317)

  • fix: avoid relying on Node specifics within compiler (#14314)