What’s new in Svelte: May 2025

Only a week until Svelte Summit Spring 2025! If you can’t make it in-person to Barcelona, you can purchase a virtual ticket here.

But before that, we’ve got a few updates to highlight...

What’s new in Svelte and SvelteKit

The Svelte maintainers have been hard at work building out Asynchronous Svelte this month, but still found the time to ship some helpful features. If you’re interested in trying out the async branch, or just want to follow along with the development, check out feat: allow await in components #15844

  • Certain expressions will now be partially evaluated to improve runtime performance (svelte@5.27.0/5.28.0, #15494/#15781)
  • The Svelte CLI (sv) has added a --install <package-manager> flag to create and add to specify which package manager to use when running (cli@0.8.1, #531)
  • The two separate CloudFlare adapters have been merged into one: adapter-cloudflare (adapter-cloudflare@7.0.0, #13634)
  • adapter-vercel will now create symlink functions for each route, for better observability (adapter-vercel@5.7.0, #13679)

There were a number of fixes in SvelteKit too - including an improvement to the HandleServerError hook to give it access to getRequestEvent! (#13666)

For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out their CHANGELOGs here and here. Interested in all the new fixes in language tools? You can find them here.


Community Showcase

Apps & Sites built with Svelte

  • TableSlayer is an open source software for managing in person RPG games with digital displays (check out the video demo on Reddit)
  • Iconia is a free tool that understands natural language and responds with relevant icons from famous icon libraries
  • CMSDocs transforms your Google Docs into Blog CMS
  • Svelte Changelog v2 is out now and is a reimagined way of staying up to date on all the new changes in the Svelte ecosystem
  • Hookah UI is a visual configuration builder for the Hookah project
  • mockiapi is a mock API server that allows you to define endpoints, return custom JSON responses, and simulate real-world API behavior
  • soarSQL is an SQL editor made for analytical processing on Postgres, MySQL, and CSVs - powered by duckDB
  • Persona Simulator helps you practice your communication skills by chatting with different personas
  • Typo is a web-based markdown editor with formatting in codeblocks and typescript execution
  • FernOS is a lightweight operating system running inside your browser

Learning Resources

Featuring Svelte Contributors and Ambassadors

This Week in Svelte

To Read

Libraries, Tools & Components

  • diaper is an advanced bottom sheet component for Svelte 5
  • mcp-svelte-docs is an MCP server that lets you search and access Svelte documentation with built-in caching
  • Version 4 of Anime.js - a popular JS animation library - has been released
  • DeepWiki has created a comprehensive introduction to the Svelte framework repository
  • Vite Static Assets Plugin is a Vite plugin that automatically scans your static assets directory, generates a type-safe TypeScript module with all asset paths to help during build or development time
  • Mode Watcher v1 provides simple light/dark mode management, now rewritten with first-class Svelte 5 support

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

Until next time 👋🏼!

https://svelte.dev/blog/whats-new-in-svelte-may-2025
Creado 5h | 30 abr 2025, 23:50:03


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

What’s new in Svelte: April 2025

With a couple minor releases of SvelteKit in the last month and a few more from Svelte itself, there’s a lot to be excited about this month. From new helper functions to new configuration opt

2 abr 2025, 23:40:03 | Svelte
What’s new in Svelte: March 2025

SvelteHack 2024 has ended and the winners were announced on February 9th. Congrats to all the

4 mar 2025, 16:50:04 | Svelte
What’s new in Svelte: February 2025

The Svelte developer experience got a huge upgrade this month with more exported types and better syntax highlighting in VS Code. Combine that with the huge releases from Storybook, Tailwind and Th

4 feb 2025, 18:50:06 | Svelte
What’s new in Svelte: January 2025

From new syntax to improved dev tooling, the Svelte team has been busy this month building new features in both Svelte and SvelteKit. And as we round the corner into the new year, there’s eve

1 ene 2025, 14:10:05 | Svelte
What’s new in Svelte: December 2024

A better CLI and a bunch of UI libraries now support Svelte 5 https://svelte.dev/blog/whats-new-in-svelte-december-2024

2 dic 2024, 22:30:08 | Svelte
Advent of Svelte

Twenty-four days, twenty-four features https://svelte.dev/blog/advent-of-svelte

1 dic 2024, 16:20:05 | Svelte
What’s new in Svelte: November 2024

New features in Svelte 5 and a ton of new community libraries https://svelte.dev/blog/whats-new-in-svelte-november-2024

31 oct 2024, 22:50:03 | Svelte