#svelteJS
i made the first commit to sveltejs/svelte 8 years ago today. it's been a ride github.com/sveltejs/sve...
initial commit · sveltejs/svelte@fc7e6e6
github.com
November 15, 2024 at 6:34 PM
the Svelte Propaganda Division ™️ - Reddit branch - has been activated
- www.reddit.com/r/sveltejs/s...
- www.reddit.com/r/sveltejs/s...
From the sveltejs community on Reddit
Explore this post and more from the sveltejs community
www.reddit.com
September 21, 2026 at 8:46 PM
9 years ago from today @rich-harris.dev made the first commit to @svelte.dev 🍰
github.com/sveltejs/sve...
initial commit · sveltejs/svelte@fc7e6e6
github.com
November 16, 2025 at 10:31 AM
🏆 Top of r/sveltejs today

www.reddit.com/r/sveltejs/
September 17, 2026 at 2:26 PM
Starting to merge PRs for SvelteKit 3!

A long road ahead, but excited to get started!

github.com/sveltejs/kit...
chore: enter pre-release mode for SvelteKit 3 by benmccann · Pull Request #15302 · sveltejs/kit
github.com
February 13, 2026 at 12:10 AM
SvelteKit's remote functions now handle FormData out of the box!
github.com/sveltejs/kit...
October 6, 2025 at 6:12 AM
We released a svelte opencode plugin!

Just adds `@sveltejs/opencode` to your plugin list in opencode to get:

- The MCP server
- The file editor subagent
- An instruction file that tells the LLM to use the MCP server

Configurable with a `svelte.json` in your opencode config folder!

Check out! 🧡
mcp/packages/opencode at main · sveltejs/mcp
The official svelte MCP for all your agentic needs. - sveltejs/mcp
github.com
January 17, 2026 at 2:28 PM
possibly a niche skeet but: if anyone is using acorn-typescript (which, for the removal of doubt, extends acorn with typescript support — it's what makes it possible to use typescript in svelte) there is now an actively maintained fork thanks to @dummdidumm.bsky.social

github.com/sveltejs/aco...
GitHub - sveltejs/acorn-typescript: Acorn plugin that parses TypeScript
Acorn plugin that parses TypeScript. Contribute to sveltejs/acorn-typescript development by creating an account on GitHub.
github.com
March 4, 2025 at 1:42 PM
July 22, 2026 at 1:06 PM
The cat is out of the box! If you use AI the official MCP is a must have. Try it out and if there's something that the AI still gets wrong please open an issue on

github.com/sveltejs/mcp...

And btw... it's obviously open source (using TMCP 🤟🏻)

github.com/sveltejs/mcp

Let us know how it goes! 🧡
October 4, 2025 at 12:30 PM
File uploads with upload progress using SvelteKit's Remote Functions? Maybe coming soon: github.com/sveltejs/kit...
October 20, 2025 at 2:43 PM
sveltejs#18777, closed as not planned.
September 24, 2026 at 8:38 AM
Streaming file uploads via a custom binary format just got merged into SvelteKit! In a follow up PR (github.com/sveltejs/kit...) upload progress will be handled too! github.com/sveltejs/kit...
Streaming file uploads · Issue #14773 · sveltejs/kit
Describe the problem When you submit a form, and JS is available, we POST a lightly-seasoned FormData object to the endpoint. Whenever you post form data with fetch, it defaults to multipart encodi...
github.com
November 21, 2025 at 2:05 AM
The @svelte.dev CLI is now built with @rolldown.rs.

No changes should be visible to users, but the project builds a lot faster now!

github.com/sveltejs/cli...
chore: use `rolldown` by manuel3108 · Pull Request #371 · sveltejs/cli
Previous work #11 In contrast to my last try a few weeks ago, the conversion seems to be nearly flawless. Since rolldown is nearing a 1.0 release, i thought we could reconsider our decision We are...
github.com
February 8, 2025 at 10:49 PM
Thank you Svelte team for adding ts-estree codegen support to esrap.

Now you can parse and print code in node.js via oxc-parser and esrap.

github.com/sveltejs/es...
Release v2.1.1 · sveltejs/esrap
Patch Changes 9a7693e: fix: support more typescript nodes
github.com
October 29, 2025 at 1:36 PM
URL references in SvelteKit are now type-checked to ensure the URL exists. Goodbye 404s!

github.com/sveltejs/kit...
feat: typed route ids by Rich-Harris · Pull Request #13864 · sveltejs/kit
resolves #11386 This is long overdue, but @jycouet goaded me into working on it with the 1.0 release of vite-plugin-kit-routes 🎉 Everyone should have type safety when dealing with routes! This PR a...
github.com
July 24, 2025 at 5:58 PM
A more flexible and modern version of actions are coming to Svelte soon — attachments. github.com/sveltejs/sve...
feat: attachments by Rich-Harris · Pull Request #15000 · sveltejs/svelte
What? This PR introduces attachments, which are essentially a more flexible and modern version of actions. Why? Actions are neat but they have a number of awkward characteristics and limitations: ...
github.com
January 14, 2025 at 1:28 AM
PSA for @svelte.dev users: we're planning to change how effect teardowns work to eliminate a common gotcha that affects signal-based frameworks. If the new behaviour would create problems for you, please let us know!

github.com/sveltejs/sve...
fix: on teardown, use the last known value for the signal before the set by trueadm · Pull Request #15469 · sveltejs/svelte
PSA: we are changing how effect teardowns work! Today, if you read some state inside a teardown function, you get the latest state: $effect(() => { const prev = value; return () => { ...
github.com
March 7, 2025 at 4:22 PM
hard to overstate how excited i am about this RFC — @dummdidumm.bsky.social is doing incredible work. this raises the bar for data fetching in frameworks, and unlocks some very cool new use cases for SvelteKit. we have a lot more ideas that will build on top of this work

github.com/sveltejs/kit...
Remote Functions · sveltejs kit · Discussion #13897
tl;dr Remote functions are a new concept in SvelteKit that allow you to declare functions inside a .remote.ts file, import them inside Svelte components and call them like regular functions. On the...
github.com
June 17, 2025 at 5:25 PM
atproto/@standard.site friends: any thoughts on this issue? This...



...is invalid HTML, per html.spec.whatwg.org/multipage/se..., because DIDs aren't hostnames. This causes problems with some tools. Issue here: github.com/sveltejs/kit...
at:// link in svelte:head gives error in pre-render mode · Issue #15935 · sveltejs/kit
Describe the bug I'm adding a link tag using svelte:head like this <svelte:head> <link rel="site.standard.publication" href="at://did:plc:dl64qutkgnbktz6o6ssjn7es/site.standard.publication/3mn3gcyl...
github.com
June 15, 2026 at 2:22 PM