-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap for Svelte 5 #493
Comments
Fortunately, at this time I have no roadmap. If I did it would have had to change about 10 times since the initial announcement, which is why I haven't been thinking about it and instead have been polishing the underlying libs - bits & melt which will be where most of the heavy lifts for v5 transitions will be. Once it stabilizes and gets into a release candidate phase I'll start looking into it, but for now, my thoughts are better spent elsewhere! I will of course update you all once those thoughts do start crossing my mind! |
Whenever you are ready to track progress towards svelte 5 support, can we please re-open this ticket instead of creating a new ticket? This is so that users who have already subscribed to this thread can get notified on updates. |
So can we upgrade svelte to version 5 and still use this lib? |
Since Svelte 5 supports backwards compatibility, you can use the library even if the Svelte version of the package and in your projects are not the same. |
and there is a active pullrequest |
Change Type
Addition
Proposed Changes
This is actually moreso to start a discussion about Svelte 5 and shadcn-svelte. I know we're still quite a ways out from using runes in production code, and I imagine many libs won't even begin the work to support runes until Svelte 5 has been officially released.
That said, shadcn and by extension this lib are a little different in how users integrate it into their projects than conventional UI libs.
Do you mind sharing your plan for Svelte 5 support? If you've got a roadmap, I'm sure there's a few of us who'd love to help you support the transition.
EDIT
As mentioned here, there is now a pull request for tracking the work of updating this and associated libs to Svelte 5.
The text was updated successfully, but these errors were encountered: