Build(deps-dev): Bump svelte from 5.11.1 to 5.12.0
Bumps svelte from 5.11.1 to 5.12.0.
Release notes
Sourced from svelte's releases.
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.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
-
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) -
65db409
docs: typo in ## script_context_deprecated (#14694) -
5e8d6ed
fix: makedefaultValue
work with spread (#14640) -
ef8bd6a
fix: better handle hydration of script/style elements (alternative) (#14683) -
8ba1b9d
fix: avoid mutation validation for invalidate_inner_signals (#14688) - 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