---
title: "What’s new in Svelte: June 2026"
url: https://daily.dev/posts/what-s-new-in-svelte-june-2026-gawi5ojk2
source_url: https://svelte.dev/blog/whats-new-in-svelte-june-2026
type: article
source: "Svelte Blog"
published: 2026-05-31T19:25:37.067Z
updated: 2026-05-31T19:26:00.266Z
tags: ["typescript", "svelte", "sveltekit"]
reading_time: 6
upvotes: 33
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What’s new in Svelte: June 2026

**[Svelte Blog](https://daily.dev/sources/svelte)** · 6 min read · 33 upvotes · 4 comments

## Summary

The June 2026 Svelte update brings significant improvements to SvelteKit's forms and remote functions. Key highlights include: form `submit` now returns a boolean for validity, breaking changes to `requested()` requiring a `limit` parameter, new `query.batch()` support, `query.live()` for long-lived real-time subscriptions (now async-iterable), and a revamped `enhance` callback API. The Svelte ecosystem also gains TypeScript 6.0 support across language-tools packages, template-level declarations in markup, and Svelte MCP stdio improvements. The community showcase features numerous apps, UI components, and developer tools built with Svelte.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://svelte.dev/blog/whats-new-in-svelte-june-2026>

## Community discussion

Top comments from developers on daily.dev.

**@springtofigh** · 1 upvotes

> Greate! Specifically, form submission improvements and TypeScript 6 support.

**@rgodiyal** · 0 upvotes

> ![GIF](https://static.klipy.com/ii/d6b0ce929193df3c242ac34b5654d2ce/35/22/scTbQIaa.gif)

## Similar posts on daily.dev

- [What’s new in Svelte: May 2026](https://daily.dev/posts/what-s-new-in-svelte-may-2026-wnixpyzjk) · Svelte Blog · 116 upvotes · 4 comments
- [What’s new in Svelte: April 2026](https://daily.dev/posts/what-s-new-in-svelte-april-2026-qmrljmssi) · Svelte Blog · 50 upvotes · 1 comments
- [What’s new in Svelte: March 2026](https://daily.dev/posts/what-s-new-in-svelte-march-2026-vhr0vc2mr) · Svelte Blog · 45 upvotes · 0 comments

---

Tags: [#typescript](https://daily.dev/tags/typescript), [#svelte](https://daily.dev/tags/svelte), [#sveltekit](https://daily.dev/tags/sveltekit)

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-svelte-june-2026-gawi5ojk2)
