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: bindable props on class instances (spread + mount)
- Passing a class isntance as props to mount doesnt propagate writes
- Async `$effect.root()`
- Old $state when child mount dismounted
- fix: remove `WAS_MARKED` flag in favor of `Set`
- Keyed each has worse performance than non-keyed each
- Inconsistent behavior between data = await returnData() and data = data (state_unsafe_mutation)
- feat: add `isStateProxy` utility to check for Svelte `$state` proxies
- fix: enhance snapshot type handling for array structures in $state.snapshot
- fix: remove scheduled roots invariant
- Docs
- JavaScript not yet supported