---
title: "What’s new in Svelte: May 2026"
url: https://daily.dev/posts/what-s-new-in-svelte-may-2026-wnixpyzjk
source_url: https://svelte.dev/blog/whats-new-in-svelte-may-2026
type: article
source: "Svelte Blog"
published: 2026-05-01T10:42:39.498Z
updated: 2026-05-01T10:43:03.473Z
tags: ["typescript", "svelte", "sveltekit"]
reading_time: 4
upvotes: 116
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: May 2026

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

## Summary

The May 2026 Svelte update brings TypeScript 6.0 support in SvelteKit, several improvements to remote functions including breaking changes in 2.56.0, and the experimental release of community add-ons in the Svelte CLI. Notable remote function changes include a new `field.as()` API for default form values, `hydratable` transport for richer data types, and a `run()` method on queries. The CLI now separates `sv` and `sv-utils` packages for a cleaner public API. The community showcase features new apps, UI components, state management libraries, 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-may-2026>

## Community discussion

Top comments from developers on daily.dev.

**@muhammadfahmi** · 0 upvotes

> I'm so excited to try the new feature
>
> ![GIF](https://media.tenor.com/43GwZ3D_TfsAAAAC/turn-up-aye.gif)

## Similar posts on daily.dev

- [What’s new in Svelte: June 2026](https://daily.dev/posts/what-s-new-in-svelte-june-2026-gawi5ojk2) · Svelte Blog · 33 upvotes · 4 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
- [What’s new in Svelte: July 2026](https://daily.dev/posts/what-s-new-in-svelte-july-2026-yjmmqqvqz) · Svelte Blog · 49 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: February 2026](https://daily.dev/posts/what-s-new-in-svelte-february-2026-xrzd8do6f) · Svelte Blog · 49 upvotes · 2 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-may-2026-wnixpyzjk)
