Patch Changes
-
fix: run render functions for dynamic void elements (#11258)
-
fix: allow events to continue propagating following an error (#11263)
-
fix: resolve type definition error in
svelte/compiler
(#11283) -
feat: include
script
andsvelte:options
attributes in ast (#11241) -
fix: only destroy snippets when they have changed (#11267)
-
fix: add type arguments to Map and Set (#10820)
-
feat: implement
:global {...}
CSS blocks (#11276) -
feat: add read-only
bind:focused
(#11271)