Build(deps-dev): Bump svelte from 5.11.1 to 5.15.0
Bumps svelte from 5.11.1 to 5.15.0.
Release notes
Sourced from svelte's releases.
svelte@5.15.0
Minor Changes
- feat: add "worker" exports condition to better support bundling for worker-based environments (#14779)
svelte@5.14.6
Patch Changes
fix: treeshake
$inspect.trace
code if unused in modules (#14774)fix: Improve typescript DX for $inspect, $props, $bindable, and $host (#14777)
svelte@5.14.5
Patch Changes
fix: bump esrap dependency (#14765)
fix: ensure svg namespace for
<a>
elements is correct (#14756)fix: treeshake
$inspect.trace
code if unused (#14770)svelte@5.14.4
Patch Changes
fix: remove implements from class declarations (#14749)
fix: remove unwanted properties from both replaced and unreplaced nodes (#14744)
svelte@5.14.3
Patch Changes
fix: bump esrap, prevent malformed AST (#14742)
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
svelte@5.14.2
Patch Changes
fix: correctly highlight first rerun of
$inspect.trace
(#14734)chore: more loose parser improvements (#14733)
svelte@5.14.1
Patch Changes
- fix: improve unowned derived performance (#14724)
svelte@5.14.0
Minor Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.15.0
Minor Changes
- feat: add "worker" exports condition to better support bundling for worker-based environments (#14779)
5.14.6
Patch Changes
fix: treeshake
$inspect.trace
code if unused in modules (#14774)fix: Improve typescript DX for $inspect, $props, $bindable, and $host (#14777)
5.14.5
Patch Changes
fix: bump esrap dependency (#14765)
fix: ensure svg namespace for
<a>
elements is correct (#14756)fix: treeshake
$inspect.trace
code if unused (#14770)5.14.4
Patch Changes
fix: remove implements from class declarations (#14749)
fix: remove unwanted properties from both replaced and unreplaced nodes (#14744)
5.14.3
Patch Changes
fix: bump esrap, prevent malformed AST (#14742)
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
5.14.2
Patch Changes
fix: correctly highlight first rerun of
$inspect.trace
(#14734)chore: more loose parser improvements (#14733)
5.14.1
... (truncated)
Commits
-
1d773ef
Version Packages (#14782) -
72b7bc7
feat: add "worker" exports condition (#14779) -
2086c19
Version Packages (#14776) -
999b92d
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777) -
5bc4033
fix: treeshake$inspect.trace
code if unused in modules (#14774) -
69d198e
Version Packages (#14764) -
7c6379a
fix: bump esrap dependency (#14765) -
d0f156c
fix: ensure $inspect.trace code is treeshaken out if unused (#14770) -
8705d44
fix: ensure svg namespace for\<a>
elements is correct (#14756) -
bfa0b34
add self-closing-tags info (#14758) - 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