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
- `flushSync()` errors when called at top level of script; doesn't work with `$effect.pre`
- experimental.async: batch merging permanently swallows unrelated synchronous UI updates when an earlier async batch never settles
- fix: ensure a batch exists when a boundary resolves synchronously
- docs: clarify mounting components with context
- fix: recompute tracked owned deriveds after owner teardown
- chore: force `custom-renderer` custom condition
- fix: set correct parent for lazily created derived inside SvelteDate
- fix: prevent effect tree of batches from interfering with each other
- $derived re-executes once per reading effect (memoization lost) when invalidated while another batch is pending (experimental.async)
- docs: remove h4 headers
- Docs
- JavaScript not yet supported