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 Threlte... and you’ve got a pretty big month!

Let’s dive in 🐬

What’s new in Svelte

  • Non-numeric values can now be tweened by snapping immediately to the new value (5.17.0, Docs, #14941)
  • const tags are now allowed inside of a svelte:boundary (5.17.5, Docs, #14993)
  • <template> elements are now allowed to contain any child elements (5.18.0, Docs, #15007)
  • ClassValue is now exposed from svelte/elements (5.19.0, Docs), #15035)

What’s new in SvelteKit and Language Tools

  • Custom identifiers can now be invalidated on goto() navigation (2.16.0, Docs, #13256)
  • The postinstall script has been removed to support pnpm 10 (2.16.0, #13304)
    • users should add "prepare": "svelte-kit sync" to their package.json in order to avoid the a warning upon first running Vite
  • PageProps and LayoutProps types are now provided (2.16.0, #13308)
  • The generics attribute is now supported for JSDoc (svelte2tsx-0.7.32/svelte-check-4.1.2, #2624)
  • Semantic document highlighting makes the document highlights based on semantic/syntactic meaning instead of the current word-based default by VSCode (language-server-0.17.9, Docs, #1408)

Community Showcase

Apps & Sites built with Svelte

  • Daily Tokki is daily personalized Korean learning delivered right to your inbox
  • svelte-tower-defence is a tower defense clicker game built with Svelte 5, without canvas, using only CSS transitions and the Runes
  • PraccJS lets you practice JavaScript with real-time code execution
  • Invoice-r calculates what you’re owed from the information you give and makes your invoice look good
  • Carry Fit is an online carry-on luggage compliance checker
  • Fiddle (currently in waitlist stage) lets you design, collaborate and experiment in code
  • Kener is a modern status page with batteries included
  • Open TLC is a free, open source CAT (Computer-Assisted Translation) tool
  • Mathesar is a secure, spreadsheet-like tool for Postgres data
  • Pile Commander is an open-source file manager for creative people
  • Hetzner Auction Browser is a better way to find the perfect server in Hetzner’s Server-Bidding marketplace

Learning Resources

Featuring Svelte Contributors and Ambassadors

Svelte Radio

This Week in Svelte

To Read

Libraries, Tools & Components

  • Svelte Radar is a VS Code extension that provides a visual overview of your project’s routing structure
  • Threlte 8 is out and is more performant, flexible and aligned with Svelte 5
  • Storybook 8.5 includes Svelte Storybook Test support - improving testing in Svelte CSF stories
  • SVAR for Svelte provides feature-rich Svelte UI Components
  • Tailwind CSS v4.0 has been released - with a new engine, simpler installation and more
  • Frizzante is a procedural, minimalistic and opinionated web server that uses Svelte to render web pages
  • svelte-5-dashboard is a boilerplate for Svelte 5 dashboards. Including alerts, avatars, custom formatting and more
  • dnd-kit-svelte is a Svelte 5 dnd-kit port
  • youva provides pagination, debounced search, sorting, filtering and caching for SvelteKit

That’s it for the review of Svelte’s first month of 2025! Let us know if we missed anything on Reddit or Discord.

Until next time 👋🏼!

https://svelte.dev/blog/whats-new-in-svelte-february-2025
Created 6d | Feb 4, 2025, 6:50:06 PM


Login to add comment

Other posts in this group

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

Jan 1, 2025, 2:10:05 PM | 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

Dec 2, 2024, 10:30:08 PM | Svelte
Advent of Svelte

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

Dec 1, 2024, 4:20:05 PM | 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

Oct 31, 2024, 10:50:03 PM | Svelte
Introducing the new Svelte CLI

Tailwind, auth, databases and more — just an npx sv away https://svelte.dev/blog/sv-the-svelte-cli

Oct 25, 2024, 4:10:06 PM | Svelte
Svelte 5 is alive
Oct 22, 2024, 6:40:05 PM | Svelte
The Omnisite

Your one-stop-shop for everything Svelte https://svelte.dev/blog/the-omnisite

Oct 22, 2024, 6:40:05 PM | Svelte