Build(deps-dev): Bump svelte from 5.11.1 to 5.13.0
Bumps svelte from 5.11.1 to 5.13.0.
Release notes
Sourced from svelte's releases.
svelte@5.13.0
Minor Changes
svelte@5.12.0
Minor Changes
- feat: expose more AST types from
"svelte/compiler"
(#14601)Patch Changes
fix: don't add parenthesis to media query if already present (#14699)
fix: ensure if block paths retain correct template namespacing (#14685)
svelte@5.11.3
Patch Changes
fix: allow unquoted slash in attributes (#14615)
fix: better handle hydration of script/style elements (#14683)
fix: make
defaultValue
work with spread (#14640)fix: avoid mutation validation for invalidate_inner_signals (#14688)
svelte@5.11.2
Patch Changes
- fix: correctly handle ssr for
reactivity/window
(#14681)
Changelog
Sourced from svelte's changelog.
5.13.0
Minor Changes
5.12.0
Minor Changes
- feat: expose more AST types from
"svelte/compiler"
(#14601)Patch Changes
fix: don't add parenthesis to media query if already present (#14699)
fix: ensure if block paths retain correct template namespacing (#14685)
5.11.3
Patch Changes
fix: allow unquoted slash in attributes (#14615)
fix: better handle hydration of script/style elements (#14683)
fix: make
defaultValue
work with spread (#14640)fix: avoid mutation validation for invalidate_inner_signals (#14688)
5.11.2
Patch Changes
- fix: correctly handle ssr for
reactivity/window
(#14681)
Commits
-
64a32ce
Version Packages (#14708) -
9f96417
note when features were added (#14709) -
b0e3c5b
feat: add outro option to unmount (#14540) -
f0af633
feat: loose parser mode (#14691) -
af9b071
Version Packages (#14698) -
887ce6a
fix: don't add parenthesis to media query if already present (#14699) -
61a0da8
feat: Expose more AST types from"svelte/compiler"
(#14601) -
2e0dcd7
fix: ensure if block paths retain correct template namespacing (#14685) -
780041a
Version Packages (#14689) -
88c2d6e
fix: Allow unquoted slash in attributes (#14615) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts