Skip to content

Update for Svelte 5 #24

@groundbirdaircat

Description

@groundbirdaircat

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions