svelte@5.20.2
·
747 commits
to main
since this release
Patch Changes
-
chore: remove unused
options.uidinrender(#15302) -
fix: do not warn for
binding_property_non_reactiveif binding is a store in an each (#15318) -
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
-
fix:
mutedreactive withoutbindand select/autofocus attributes working with function calls (#15326) -
fix: ensure input elements and elements with
dirattribute are marked as non-static (#15259) -
fix: fire delegated events on target even it was disabled in the meantime (#15319)