kit
https://github.com/sveltejs/kit
JavaScript
web development, streamlined
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 supported0 Subscribers
Add a CodeTriage badge to kit
Help out
- Issues
- fix(server): prevent RequestEvent retention in AsyncLocalStorage async resources after SSR
- Memory leak in SSR with Svelte 4 since `with_event` was added to `render.js` in 2.27.0
- Allowing one file per action `+action.server.(js|ts)` to improve code readability
- Spreading `form.fields.foo.as("select")` onto a `Select` component does not work
- Remote functions fire during hydration with placeholder `page.url`, causing wrong server-side route resolution
- Make it possible to debug/observe expected errors
- `adapter-cloudflare`: wrangler.json `vars` not available via `$env/dynamic/private` during dev
- use:enhance does not update form.message when running into a CSRF error
- Redirect and single-flight mutations
- Way to know whether remote function is redirecting us
- Docs
- JavaScript not yet supported