What’s new in Svelte: June 2026
Better forms, new long-lived remote query APIs and TypeScript 6 support in language-tools
This month we got a bunch of improvements in SvelteKit's forms and remote functions. Plus, a new query function (.live(...)
) that makes accessing real-time data from the server easier.
Keep an eye out for a few breaking changes in remote functions, if you're using those. Other...
