What's new in Svelte, June 2025

6 days ago 2

In addition to advancing the work on Async Svelte, the maintainers have been hard at work introducing long requested features like Attachments.

This month, we’ll share a bit about the new API along with a huge showcase of apps/sites built with Svelte...

Let’s dive in!

What’s new in Svelte and SvelteKit

For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out their CHANGELOGs here and here.


  • Whimsy is a small game engine and a fantasy console for making interactive stories
  • DASHBOT is a 1v1 Space Robot Sprint Battle game for two players - with local and online modes
  • Kraa is a web-based markdown editor that does things a little differently
  • Shovel AI is a batch tool for interacting with large amounts of a text data with AI models
  • md.uy is a collaborative, local-first, peer-to-peer markdown editor
  • BringYourAI is a browser extension that provides instant codebase context on any AI chat website
  • Joe Malatesta figured out a way to present his film photos in a digital environment
  • Notion Avatar is a Notion-style avatar editor with Svelte 5 Runes
  • ORBITS is your second brain for who you know and who you meet

Featuring Svelte Contributors and Ambassadors

This Week in Svelte

To Watch/Read

  • Bits UI v2 released - with support for attachments, $props.id(), Shadow DOM, and more
  • Composably is a content processing plugin for Vite and SvelteKit with typed content + dynamic Svelte components at build time
  • Svelte Flow is now 1.0 - with Svelte 5 support, TSDoc and a bunch of new features to make interactive flow charts even better
  • fox ui is a collection UI components built with Tailwind 4 and Svelte 5 - now with a rich text editor
  • fluid-dnd is a drag and drop library for Vue, React and Svelte
  • sveltekit-password-protect is a simple utility to add a layer of protection to your websites
  • sveltekit-image-optimize is a simple utility that helps you create an endpoint of your svelte app that optimizes your images
  • [email protected] introduces Panels - a fixed-position resizable panel / drawer that separates the debugging UI from flow of your website
  • nuqs-svelte is an unnoficial Svelte port of nuqs library - a type-safe search params state manager
  • sv-router is a type-safe SPA router with file-based or code-based routing
  • svelte-textcircle displays text in a circular layout with customizable animations and styling

That’s it for this month! Let us know if we missed anything on Reddit or Discord.

Until next time 👋🏼!

Read Entire Article