ItalyPaleAle / svelte-spa-router

Router for SPAs using Svelte 3
MIT License
1.53k stars 102 forks source link

Will the library support Svelte 5? #318

Open 0x5374656c6c6172 opened 6 months ago

carbogninalberto commented 6 months ago

We will make it happen at some point if @ItalyPaleAle approves it!

ItalyPaleAle commented 6 months ago

Yes support for Svelte 5 is definitely a goal. I'll look into it when the Svelte 5 project becomes a bit more stable

(And of course, PRs are welcome :) )

tgf9 commented 3 months ago

Svelte recently published their Svelte 5 release candidate.

Svelte 5 is now in the Release Candidate phase. This means that the design of the framework is largely settled, with no anticipated breaking changes between now and the stable release, and that the most egregious bugs have been stomped.

https://svelte.dev/blog/svelte-5-release-candidate

And Rich offered a few pointers on migrating libs in the Svelte5 RC release announcement

carbogninalberto commented 3 months ago

From this page @tgf9 you can also monitor the actual status: https://svelte-5-preview.vercel.app/status

We are already working on the migration to make it available as soon as v5 is ready 👍

ItalyPaleAle commented 3 months ago

Should have something ready in the next few days :)

I believe the router should still work with v5 for now, temporarily, thanks to the backwards-compatibility