-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Svelte 5 now has a RC, so I'm curious if there are any chances of this being updated to support Svelte 5?
I'm thinking a minimal update would only require updating peer dependencies.
This would at least get rid of the warning when installing packages:
npm WARN Could not resolve dependency:
npm WARN peer svelte@">=3.5.0" from [email protected]
npm WARN node_modules/svelte-virtual-scroll-list
npm WARN dev svelte-virtual-scroll-list@"^1.3.0" from the root project
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/svelte
npm WARN peer svelte@">=3.5.0" from [email protected]
npm WARN node_modules/svelte-virtual-scroll-list
npm WARN dev svelte-virtual-scroll-list@"^1.3.0" from the root project
However, to be compatible with Svelte 5 configured to Runes mode project-wide, more involved changes would be required.
Are there any plans/thoughts on this matter?
gp-slick-coder, nonetrix and Coinhexa
Metadata
Metadata
Assignees
Labels
No labels