Svelte (javascript)
Notes
no notes yet
Release notes
vsvelte - 5.19.6
· 1y+
Patch Changes
-
fix: do not prune selectors like
:global(.foo):has(.scoped)(#15140) -
fix: don't error on slot prop inside block inside other component (#15148)
-
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
-
fix: silence a11y attribute warnings when spread attributes present (#15150)
-
fix: prevent false-positive ownership validations due to hot reload (#15154)
-
fix: widen ownership when calling setContext (#15153)