Build(deps-dev): Bump svelte from 5.11.1 to 5.14.1
Bumps svelte from 5.11.1 to 5.14.1.
Release notes
Sourced from svelte's releases.
svelte@5.14.1
Patch Changes
- fix: improve unowned derived performance (#14724)
svelte@5.14.0
Minor Changes
- feat: adds $inspect.trace rune (#14290)
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.14.1
Patch Changes
- fix: improve unowned derived performance (#14724)
5.14.0
Minor Changes
- feat: adds $inspect.trace rune (#14290)
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
-
e0e9990
Version Packages (#14728) -
699dc6e
fix: improve unowned derived performance (#14724) -
bbf3829
Version Packages (#14715) -
5483495
feat: add $inspect.trace rune (#14290) -
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) - 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