chore(deps): update dependency svelte to ^5.0.0-next.184 #96
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0-next.179
->^5.0.0-next.184
Release Notes
sveltejs/svelte (svelte)
v5.0.0-next.184
Compare Source
Patch Changes
fix: show correct errors for invalid runes in
.svelte.js
files (#12432)breaking: use structuredClone inside
$state.snapshot
(#12413)v5.0.0-next.183
Compare Source
Patch Changes
fix: properly validate snippet/slot interop (#12421)
fix: cache call expressions in render tag arguments (#12418)
fix: optimize
bind:group
(#12406)v5.0.0-next.182
Compare Source
Patch Changes
fix: abort outro when intro starts (#12321)
feat: warn in dev on
{@​html ...}
block hydration mismatch (#12396)feat: only create a maximum of one document event listener per event (#12383)
fix: disallow using
let:
directives with component render tags (#12400)fix: mark variables in shorthand style directives as referenced (#12392)
fix: handle empty else if block in legacy AST (#12397)
fix: properly delay intro transitions (#12389)
v5.0.0-next.181
Compare Source
Patch Changes
fix: reflect SvelteURLSearchParams changes to SvelteURL (#12285)
fix: ensure hmr block effects are transparent for transitions (#12384)
feat: simpler HMR logic (#12391)
v5.0.0-next.180
Compare Source
Patch Changes
fix: handle nested
:global(...)
selectors (#12365)feat: include CSS in
<head>
whencss: 'injected'
(#12374)fix: destroy effects that error on creation (#12376)
breaking: rename
legacy.componentApi
tocompatibility.componentApi
(#12370)fix: correctly validate
<svelte:component>
withbind:this
(#12368)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.