What’s new in Svelte: June 2026 (opens in new tab)
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. Otherwise, enjoy all the new SvelteKit features and bug fixes in the latest versions of Svelte. Let's dive in! What's new in SvelteKit Form submit now returns a boolean to indicate submission validity for enhanced remote form...
Read the original article