svelte 5 support
The Svelte version of Golte seems to be 4.2.19. However, Svelte 5 provides more powerful features and improvements, such as TypeScript support, that I would like to take advantage of. Could you provide guidance on how to properly set up and integrate Golte with Svelte 5? Or, would Golte be updated in the near future to fully support Svelte 5 and its TypeScript capabilities?
Any tips or documentation on potential workarounds or compatibility configurations would also be appreciated.
Thank you for your assistance!
Sorry for the late response. I haven't had time to work on this project recently as I've been pretty busy. However, I will try to upgrade Golte to Svelte 5 as soon as I can.
No worries at all! I completely understand how busy things can get. Take your time, and I’m looking forward to seeing the Svelte 5 upgrade whenever you get the chance to work on it. Thanks for letting us know!
I have made some advancements here: https://github.com/LetrixZ/golte/tree/svelte-5 ~~Also added "support" for form actions~~ Needs more work :/
~~But I'm having issues with CSR error rendering:~~ Solved
Hey @LetrixZ
where you able to make golte svelte 5 compatible?
it would be great, thanks for this library
Hey @LetrixZ
where you able to make golte svelte 5 compatible?
it would be great, thanks for this library
I stopped using Golte but I got to a point where it should work fine with Svelte 5: https://github.com/LetrixZ/golte/tree/svelte-5