Build(deps-dev): Bump svelte from 4.2.19 to 5.1.0
Bumps svelte from 4.2.19 to 5.1.0.
Release notes
Sourced from svelte's releases.
svelte@5.1.0
Minor Changes
feat: export mount() options as the MountOptions type (#13674)
feat: allow usage of getContext() within $derived runes (#13830)
Patch Changes
fix: properly migrate ts with inferred type comments (#13761)
fix: correct property name conversion in custom transitions (#13820)
fix: ensure $effect.tracking returns false inside transition functions (#13775)
fix: migrate default slots to children snippet (#13760)
fix: don't print errors on migration errors (#13754)
fix: prevent spread attribute from overriding class directive (#13763)
fix: ensure
:has
selectors followed by other selectors match (#13824)fix: ensure muted DOM property works correctly in FF (#13751)
fix: show filename information in
legacy_recursive_reactive_block
(#13764)svelte@5.0.5
Patch Changes
fix: mark
:has
selectors with multiple preceding selectors as used (#13750)fix: ensure event context is reset before invoking callback (#13737)
fix: add more robust check for
Element
prototype (#13744)fix: do not comment out unused selectors that are inside an unused selector (#13746)
fix: more accurately detect
$derived
migration opportunities (#13740)fix: do not add jsdoc if no types found (#13738)
svelte@5.0.4
Patch Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.1.0
Minor Changes
feat: export mount() options as the MountOptions type (#13674)
feat: allow usage of getContext() within $derived runes (#13830)
Patch Changes
fix: properly migrate ts with inferred type comments (#13761)
fix: correct property name conversion in custom transitions (#13820)
fix: ensure $effect.tracking returns false inside transition functions (#13775)
fix: migrate default slots to children snippet (#13760)
fix: don't print errors on migration errors (#13754)
fix: prevent spread attribute from overriding class directive (#13763)
fix: ensure
:has
selectors followed by other selectors match (#13824)fix: ensure muted DOM property works correctly in FF (#13751)
fix: show filename information in
legacy_recursive_reactive_block
(#13764)5.0.5
Patch Changes
fix: mark
:has
selectors with multiple preceding selectors as used (#13750)fix: ensure event context is reset before invoking callback (#13737)
fix: add more robust check for
Element
prototype (#13744)fix: do not comment out unused selectors that are inside an unused selector (#13746)
fix: more accurately detect
$derived
migration opportunities (#13740)fix: do not add jsdoc if no types found (#13738)
5.0.4
Patch Changes
... (truncated)
Commits
-
af4d105
Version Packages (#13757) -
44c8889
chore: tweak MountOptions docs (#13841) -
d621f59
feat: allow usage of getContext() within $derived runes (#13830) -
5669b31
fix: ensure:has
selectors followed by other selectors match (#13824) -
c603553
docs: fix ComponentProps info (#13827) -
17cb462
fix: ensure muted DOM property works correctly in FF (#13751) -
185e112
fix: property name conversion in custom transitions (#13820) -
0b178ce
chore: update all learn.svelte.dev links and a couple of others (#13803) -
95980d1
feat: Define the MountOptions type (#13674) -
b6a67e8
fix: prevent spread attribute from overriding class directive (#13763) - 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