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
- chore: switch to oxfmt
- `SvelteMap.set` on an existing key notifies `keys()` readers even though the key set didn't change
- fix: don't notify `SvelteMap` key trackers when an existing key's value is set
- fix: block declaration tags on async values read inside closures
- State onchange roots
- `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
- Docs
- JavaScript not yet supported