---
title: "What’s new in Svelte: February 2026"
url: https://daily.dev/posts/what-s-new-in-svelte-february-2026-xrzd8do6f
source_url: https://svelte.dev/blog/whats-new-in-svelte-february-2026
type: article
source: "Svelte Blog"
published: 2026-01-31T23:55:25.184Z
updated: 2026-01-31T23:55:47.849Z
tags: ["webdev", "javascript", "svelte", "sveltekit"]
reading_time: 4
upvotes: 49
comments: 2
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: February 2026

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

## Summary

Svelte 5.47-5.49 introduces custom select element styling support, parseCss export from svelte/compiler, and ShadowRootInit configuration for custom elements. SvelteKit 2.50 updates remote functions with new button props syntax. The Node adapter adds keepAliveTimeout and headersTimeout environment variables, while the Vercel adapter improves observability for remote function calls. The community released new libraries including state management tools (svstate, rune-sync), UI components (mapcn-svelte, Motion Core), and development tools (svelte-fast-check, kit-on-lambda adapter). Several Svelte-based applications launched, including Frame (media converter), LogTide (logging platform), and various web apps.

## 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-february-2026>

## Community discussion

Top comments from developers on daily.dev.

**@allinonetools** · 2 upvotes

> Nice update. Custom select styling and better remote function tooling are the kind of small, practical improvements that make Svelte nicer to use day to day, not just on demos.

**@polliog** · 2 upvotes

> Thank you for mentioning logtide, it's an honour

## Similar posts on daily.dev

- [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: January 2026](https://daily.dev/posts/what-s-new-in-svelte-january-2026-gl0fove4e) · Svelte Blog · 38 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

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#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-february-2026-xrzd8do6f)
