github-actions
released this
15 May 16:59
·
1334 commits
to main
since this release
Patch Changes
-
chore: improve SSR invalid element error message (#11585)
-
fix: deduplicate children prop and default slot (#10800)
-
feat: error on imports to
svelte/internal/*
(#11632) -
fix: better handle img loading attribute (#11635)
-
feat: add $state.is rune (#11613)
-
feat: provide $state warnings for accidental equality (#11610)
-
feat: error when snippet shadow a prop (#11631)
-
chore: use
new CustomEvent
instead of deprecatedinitCustomEvent
(#11629)