chore(deps): update dependency svelte to ^5.20.2 [skip ci]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
svelte (source) | devDependencies | patch | ^5.20.1 -> ^5.20.2 |
Release Notes
sveltejs/svelte (svelte)
v5.20.2
Patch Changes
-
chore: remove unused
options.uid
inrender
(#15302) -
fix: do not warn for
binding_property_non_reactive
if binding is a store in an each (#15318) -
fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#15283)
-
fix:
muted
reactive withoutbind
and select/autofocus attributes working with function calls (#15326) -
fix: ensure input elements and elements with
dir
attribute are marked as non-static (#15259) -
fix: fire delegated events on target even it was disabled in the meantime (#15319)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.