Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.39.6
· 6m+
Patch Changes
-
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
-
fix: SSR regression of processing attributes of
<select>and<option>(#16821) -
fix: async
class:+ spread attributes were compiled into sync server-side code (#16834) -
fix: ensure tick resolves within a macrotask (#16825)