Svelte
Cybernetically enhanced web apps framework
Svelte's remote functions grow into a real-time data layer as the API stabilizes
◆Recent moves
- 25d ago
What’s new in Svelte: June 2026
⚡ SPARKThe clearest inflection in the remote-functions arc: queries became awaitable in event handlers, async callbacks and module scope with shared cache deduping, .run() was removed, and .live() subscriptions went async-iterable. This is the month SvelteKit's data layer started behaving like a finished system rather than an experiment.
View source ↗ - 1mo ago
What’s new in Svelte: May 2026
TypeScript 6.0 support lands and the remote-functions breaking changes continue — permissioned client refreshes, key-sorted caching, the requested() reshape — as the team trades short-term churn for a stable API. Community add-ons arriving in the sv CLI extend the same batteries-included direction.
View source ↗ - 2mo ago
What’s new in Svelte: April 2026
Incremental hardening: server-side error boundaries, type-narrowed route params, and a single source of truth for svelte.config.js options. The MCP and OpenCode integration improvements continue the AI-tooling investment that runs through this whole stretch.
View source ↗ - 3mo ago
What’s new in Svelte: March 2026
Server error boundaries, Vite 8 support, and better-auth becoming an official sv add-on — platform maturation rather than new direction. The Netlify adapter's move to modern Functions is the notable breaking change this month.
View source ↗ - 4mo ago
What’s new in Svelte: February 2026
Mostly ecosystem polish: CSS-customizable select elements, an exported parseCss, and another remote-form breaking change (buttonProps removed). Fits the pattern of small API corrections while remote functions stabilize.
View source ↗ - 5mo ago
CVEs affecting the Svelte ecosystem
Patches for five disclosed CVEs across devalue, svelte, kit and adapter-node — including DoS via remote-function deserialization and an XSS path in hydratable. A reminder that remote functions, the product's growth area, are also its newest attack surface; the team says it will move security checks earlier into review.
View source ↗