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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to svelte
Help out
- Issues
- fix: warn when reassigning derived state on server and document client/server divergence
- fix: bulk-remove full branches to avoid Chromium layout invalidation
- Deprecate `onMount` the way `beforeUpdate` and `afterUpdate` were
- docs: document pattern for explicit dependency tracking across asynchronous boundaries
- feat: entangle batches
- chore: force `custom-renderer` custom condition
- $derived on a class instance returns a stale value after the effect that incidentally owned it at construction is destroyed
- chore: add `custom_renderer` flag
- TypeScript error thrown when exported snippets reference a type of a script element
- [Head:svelte] Double scripts appearing in production
- Docs
- JavaScript not yet supported