svelte-tiny-virtual-list
svelte-tiny-virtual-list copied to clipboard
Svelte 5
Hello! Are there any plans to support Svelte 5 for the library? Searched through issues and branches and couldn't find anything.
Since there is now a release candidate for Svelte 5, I'll probably look into it soon.
Check pull request #58 it seems to be ready
@cavEpfl wrote: Check pull request https://github.com/jonasgeiler/svelte-tiny-virtual-list/pull/58 it seems to be ready
I really appreciate #58 but there are like 5500 changes so I'll have to look into this very closely...
What's the status if I may ask?
Any chance we can get a version that adds support for Svelte 5, without also removing support for Svelte 4 / without migrating to runes? In theory you probably just need to add Svelte 5 to dev dependencies.
@jonasgeiler
5500 changes
That's just the package-lock...
@jonasgeiler Any update here? I'd like to keep using this library with my projects that are migrating to svelte5
Can we get some progress here? its been months since svelte 5 has been out
Hey I was wondering what's the blocker in the Svelte 5 PR?
As I mentioned in #58, maybe I should fork and publish a new npm package until @jonasgeiler has time.
As mentioned in #58 I truly apologize for putting this off for so damn long.
Today I finally merged #58 and worked on it a bit to get it release-ready.
The first release candidate for v4.0.0 was just published under v4.0.0-rc.0 or the next tag, finally adding support for Svelte 5.