fubits.dev fubits.dev

How to Stay Up to Date in Svelte

Collection of newsletters, blogs, and other channels to stay up to date in 2025 (+ongoing updates)

Published: Last update:
SvelteSvelte 5SvelteKitGitHubChangelogSvelte SocietyRSSNewsletterYouTubeSvelte News

Cumulated releases and selected Svelte 5/ SvelteKit milestones
Cumulated releases and selected Svelte 5/ SvelteKit milestones (interactive source)

Svelte Ecosystem News

experimental RSS feed

for package updates see svelte-changelog.dev

  • 2026-06-06 ⋅ official ⋅
    @sveltejs/kit@3.0.0-next.0 has seen the light. Check the major changes in the release notes.
  • 2026-06-04 ⋅ official ⋅
    SvelteKit has a new experimental way to handle environment variables
  • 2026-06-04 ⋅ official ⋅
    SvelteKit doesn’t need a svelte.config.js anymore. Long live vite.config.js.
  • 2026-05-29 ⋅ official ⋅
    {let news = $state("HUGE")} - Svelte 5.56.0 enables declarations (let/const) in the template (and will eventually supersede @const). Check the REPL.
  • 2026-05-14 ⋅ official ⋅
    svelte.dev/llms.txt had a noteworthy update regarding AGENTS.md and skills/MCP
  • 2026-02-19 ⋅ official ⋅
    The Svelte MCP is now it the GitHub / VSCode MCP registry, hence enabling 1-click installation.
  • 2026-02-17
    The official Laravel installer has a Svelte Starter Kit now!
  • 2026-02-13 ⋅ official ⋅
    Work on the SvelteKit 3 pre-release has officially started!
  • 2026-02-13 ⋅ official ⋅
    svelte-check has received a major boost (spoiler: flag --tsgo)
  • 2026-02-06 ⋅ official ⋅
    Setup better-auth in one step with the Svelte CLI (v0.12.0): npx sv add better-auth (Docs)

Context

The Svelte|Kit ecosystem is growing faster than ever and it might be a bit tough to keep up with the changes. However, plenty of resources with different ways to “lazy” monitor them exist. Since I happen to re-share the same links over and over again, I wanted to write them up (similar to my CSS, HTML, and Accessibility list).

A cool RSS reader app I like (iOS / MacOS) is Reeder.

Current up-to-date resources

Svelte async, remote functions, SvelteKit 3

General

Daily

here’s what using newreleases.io and changedetection.io with Telegram bots can look like:

Screenshot of 3 Telegram channels with newreleases.io listing changelogs from Svelte and Coolify, and a Telegram channel for changedetection.io which lists diffs for svelte llms.txt and remote functions documentation
Screenshot of 3 Telegram channels with newreleases.io listing changelogs from Svelte and Coolify, and a Telegram channel for changedetection.io which lists diffs for svelte llms.txt and remote functions documentation

Weekly

Monthly

Other

Did I miss a resource? Ping me on Bluesky (https://bsky.app/profile/fubits.dev), Discord (ilja | fubits) or send me an email


Loading discussions…