Bump svelte from 3.53.1 to 3.54.0
Bumps svelte from 3.53.1 to 3.54.0.
Changelog
Sourced from svelte's changelog.
3.54.0
- Pass
options.direction
argument to custom transition functions (#3918)- Support fallback a11y WAI-ARIA roles (#8044)
- Prevent running init binding unnecessarily (#5689, #6298)
- Allow updating variables from
@const
declared function (#7843)- Do not emit
a11y-no-noninteractive-tabindex
warning if element has atabpanel
(#8025)- Fix escaping SSR'd values in
style:
directive (#8085)
Commits
-
aa5a1cd
-> v3.54.0 -
8652418
update changelog -
94e51df
[fix] escape style attribute for SSR (#8087) -
75c3a48
update changelog -
cc52dc4
[docs] add explanation about property binding order (#7833) -
f45b823
[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081) -
d8c6ab8
Update CHANGELOG.md -
2f61907
[fix] allow invalidating variables from@const
declared function (#7858) -
5eb1ff9
[docs] publish roadmap. add process section to contributor's guide and re-org... -
43905cc
Update CHANGELOG.md - 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