Svelte

Today

  • The SvelteKit 3 Release Candidate is here

    SvelteSvelte

    SvelteKit 3 is now in the Release Candidate phase. If all goes well — meaning that people like you try it out and find that it works as expected — we will follow it up with a stable release in the nea...

2026-08-01

  • What’s new in Svelte: August 2026

    SvelteSvelte

    The biggest news this month is the first @next releases of SvelteKit 3. Thirteen preview versions shipped in July: previewing new $app/manifest and $app/service-worker modules, improved API availabili...

2026-07-01

  • What’s new in Svelte: July 2026

    SvelteSvelte

    This month brought a real shift in how SvelteKit projects are configured. You can now define your SvelteKit config directly inside vite.config.js and skip svelte.config.js entirely. We also got the fi...

2026-06-01

  • What’s new in Svelte: June 2026

    SvelteSvelte

    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...