⬆️ Update dependency svelte to v5.22.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
svelte (source) | devDependencies | minor | 5.20.2 -> 5.22.1 |
Release Notes
sveltejs/svelte (svelte)
v5.22.1
Patch Changes
- chore: switch acorn-typescript plugin (#15393)
v5.22.0
Minor Changes
- feat: Add
idPrefix
option torender
(#15428)
Patch Changes
- fix: make dialog element and role interactive (#15429)
v5.21.0
Minor Changes
- chore: Reduce hydration comment for {:else if} (#15250)
Patch Changes
- fix: disallow
bind:group
to snippet parameters (#15401)
v5.20.5
Patch Changes
-
fix: allow double hyphen css selector names (#15384)
-
fix: class:directive not working with $restProps #15386 (#15389) fix: spread add an useless cssHash on non-scoped element
-
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
-
fix: allow for duplicate
var
declarations (#15382) -
fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)
v5.20.4
Patch Changes
- fix: update types and inline docs for flushSync (#15348)
v5.20.3
Patch Changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.