Svelte 5 Support
Where is Svelte 5 Support sitting at at the moment?
There's been some major syntactical changes which may require an entirely new SDK or mitosis build to target Svelte 5
Svelte 5 has entered release candidate stage so would be good to get some attention on this
https://svelte.dev/blog/svelte-5-release-candidate
Now it's officially released https://github.com/sveltejs/svelte/releases/tag/svelte%405.1.2
I'm running into this issue now with Svelte 5
@jasperkooij you should be able to force
Thanks for the heads-up about the dependencies. We will test our SDK against Svelte 5, and make any adjustments necessary
As svelte5 is backwards compatible with svelte 4 , it would be great if the package allows the version 5 in the list, which will make our upgrade easier.
Any progress on this topic? Svelte5 brings a lot of perf improvement. Looking forward to it!