svelte@5.0.0-next.111
版本发布时间: 2024-04-22 20:31:45
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
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)