Closed renovate[bot] closed 1 month ago
Latest commit: 2f856afbad47f851a60f5701b8d93f646555a42a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
^5.0.5
->^5.1.0
Release Notes
sveltejs/svelte (svelte)
### [`v5.1.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#510) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.5...svelte@5.1.0) ##### Minor Changes - feat: export mount() options as the MountOptions type ([#13674](https://redirect.github.com/sveltejs/svelte/pull/13674)) - feat: allow usage of getContext() within $derived runes ([#13830](https://redirect.github.com/sveltejs/svelte/pull/13830)) ##### Patch Changes - fix: properly migrate ts with inferred type comments ([#13761](https://redirect.github.com/sveltejs/svelte/pull/13761)) - fix: correct property name conversion in custom transitions ([#13820](https://redirect.github.com/sveltejs/svelte/pull/13820)) - fix: ensure $effect.tracking returns false inside transition functions ([#13775](https://redirect.github.com/sveltejs/svelte/pull/13775)) - fix: migrate default slots to children snippet ([#13760](https://redirect.github.com/sveltejs/svelte/pull/13760)) - fix: don't print errors on migration errors ([#13754](https://redirect.github.com/sveltejs/svelte/pull/13754)) - fix: prevent spread attribute from overriding class directive ([#13763](https://redirect.github.com/sveltejs/svelte/pull/13763)) - fix: ensure `:has` selectors followed by other selectors match ([#13824](https://redirect.github.com/sveltejs/svelte/pull/13824)) - fix: ensure muted DOM property works correctly in FF ([#13751](https://redirect.github.com/sveltejs/svelte/pull/13751)) - fix: show filename information in `legacy_recursive_reactive_block` ([#13764](https://redirect.github.com/sveltejs/svelte/pull/13764))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.