Closed renovate[bot] closed 2 months ago
Latest commit: 32d50be22036d87ead42a0ab85677ed2730a2218
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.0-next.246
->5.0.0-next.247
Release Notes
sveltejs/svelte (svelte)
### [`v5.0.0-next.247`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next247) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.246...svelte@5.0.0-next.247) ##### Patch Changes - fix: wait until template strings are complete before sanitizing ([#13262](https://redirect.github.com/sveltejs/svelte/pull/13262)) - fix: avoid flushing sync with $inspect ([#13239](https://redirect.github.com/sveltejs/svelte/pull/13239)) - fix: separate `template_effect` for dynamic class/style directive with dynamic attributes ([#13171](https://redirect.github.com/sveltejs/svelte/pull/13171)) - fix: treat pure call expressions as potentially reactive if they reference local bindings ([#13264](https://redirect.github.com/sveltejs/svelte/pull/13264)) - fix: follow spec for `customElement` option ([#13247](https://redirect.github.com/sveltejs/svelte/pull/13247)) - fix: tighten up \`# svelte prefix validation ([#13261](https://redirect.github.com/sveltejs/svelte/pull/13261))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.