Bump svelte from 4.0.1 to 4.0.3
Bumps svelte from 4.0.1 to 4.0.3.
Release notes
Sourced from svelte's releases.
svelte@4.0.3
Patch Changes
- fix: handle falsy srcset values (#8901)
svelte@4.0.2
Patch Changes
fix: reflect all custom element prop updates back to attribute (#8898)
fix: shrink custom element baseline a bit (#8858)
fix: use non-destructive hydration for all
@html
tags (#8880)fix: align
disclose-version
exports specification (#8874)fix: check srcset when hydrating to prevent needless requests (#8868)
Changelog
Sourced from svelte's changelog.
4.0.3
Patch Changes
- fix: handle falsy srcset values (#8901)
4.0.2
Patch Changes
fix: reflect all custom element prop updates back to attribute (#8898)
fix: shrink custom element baseline a bit (#8858)
fix: use non-destructive hydration for all
@html
tags (#8880)fix: align
disclose-version
exports specification (#8874)fix: check srcset when hydrating to prevent needless requests (#8868)
Commits
-
800f6c0
Version Packages (#8902) -
8de9dc6
fix: handle falsy srcset values (#8901) -
ae752c9
Version Packages (#8877) -
0aa03df
fix: reflect all custom element prop updates back to attribute (#8898) -
4b3eb72
fix: shrink custom element baseline a bit (#8858) -
2f5e371
chore: run tsc properly (#8884) -
d2ff04f
fix: use non-destructive hydration for all@html
tags (#8880) -
1a3e50b
fix: check srcset when hydrating to prevent needless requests (#8868) -
270cfce
chore: adding default for disclose version (#8874) -
1de2144
chore: tests for #8872 - See full diff 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