You can use Svelte v5 with InertiaJS really easily TODAY.
Svelte V5 is still in alpha, and a lot of things are still likely to change, but you can try it with InertiaJS today with ONE LINE of code changed.
This means you get to play with Runes, Snippets, and more.
How, then?
Simply install the alpha preview of Svelte 5:
npm install svelte@next
Then, in...