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
- 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`
- Async derived Promise.all over remote-query-like thenables loops forever
- perf: use Set for exclude checks in rest_props, exclude_from_object, legacy_rest_props
- feat: add getOrInsert and getOrInsertComputed to SvelteMap
- Docs
- JavaScript not yet supported