svelte
https://github.com/sveltejs/svelte
JavaScript
Cybernetically enhanced web apps
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- Overridable deriveds: under server codegen an override survives dependency changes forever — the documented lifetime silently differs between the two builds of the same universal module
- Version Packages
- feat: allow `get` of `createContext` to receive a fallback value
- fix: transform derived assignments and select function bindings correctly during server-side rendering
- fix: prevent stale reads when tracking new dependencies during pending async work
- experimental.async: invariant_violation "Batch has scheduled roots" — $effect.pending() + {#each await …} with bind:this in a branch created after initial render
- fix: handle scheduled roots during async batch rebasing
- Content under container-type: inline disappears.
- fix: bulk-remove full branches to avoid Chromium layout invalidation
- Expose `RenderOutput` from `svelte/server`
- Docs
- JavaScript not yet supported