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
- feat: allow to control query lifetime
- fix: use name-based fallback in get_status/get_message when SvelteKitError crosses a bundle boundary
- Using a default optional string with an optional remote form field gives type error
- 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
- adapter-node 2.1.2 + kit 2.57.1: thrown SvelteKitError(413) returned to client as HTTP 500 (class-identity mismatch in bundled handler)
- 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
- `preflight` is not used when `for` is called after `preflight`
- Docs
- JavaScript not yet supported