Bump svelte from 3.53.1 to 3.55.0
Bumps svelte from 3.53.1 to 3.55.0.
Changelog
Sourced from svelte's changelog.
3.55.0
- Add
svelte/elements
for HTML/Svelte typings (#7649)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
-
3ba0e30
-> v3.55.0 -
512eda7
[feat] add html typings (#7649) -
a0a6bd1
[docs] add some basic docs about bundler plugins (#8092) -
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 - 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