Bump svelte from 3.58.0 to 3.59.1
Bumps svelte from 3.58.0 to 3.59.1.
Changelog
Sourced from svelte's changelog.
3.59.1
- Handle dynamic values in
a11y-autocomplete-valid
(#8567)3.59.0
- Add
ResizeObserver
bindingscontentRect
/contentBoxSize
/borderBoxSize
/devicePixelContentBoxSize
(#8022)- Add
devicePixelRatio
binding for<svelte:window>
(#8285)- Add
fullscreenElement
andvisibilityState
bindings for<svelte:document>
(#8507)- Add
a11y-autocomplete-valid
warning (#8520)- Fix handling of
width
/height
attributes when spreading (#6752)- Fix updating of interpolated
style:
directive when using spread (#8438)- Remove
style:
directive property when value isundefined
(#8462)- Fix type of
VERSION
compiler export (#8498)- Relax
a11y-no-redundant-roles
warning (#8536)- Handle nested array rest destructuring (#8552, #8554)
Commits
-
64b8c8b
-> v3.59.1 -
b6288ec
fix: Handle dynamic values ina11y-autocomplete-valid
(#8567) -
4537eb7
-> v3.59.0 -
3f2f1e5
feat: add a11yautocomplete-valid
(#8520) -
83679e9
fix: array rest destructuring in markup (#8555) -
17bf6db
fix: Array rest property fix (#8553) -
e45a1e0
note of restructuring -
c4261ab
feat: document fullscreenElement and visibilityState bindings (#8507) -
a74caf1
docs: Clarify when bind:group does not work (#8540) -
b7359c8
feat: add window bind devicePixelRatio support (#8534) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts