-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Insights: sveltejs/kit
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
@sveltejs/adapter-cloudflare@7.1.1
published
Jul 23, 2025 -
@sveltejs/kit@2.25.2
published
Jul 23, 2025 -
@sveltejs/kit@2.26.0
published
Jul 24, 2025 -
@sveltejs/adapter-vercel@5.8.1
published
Jul 25, 2025 -
@sveltejs/kit@2.26.1
published
Jul 25, 2025
14 Pull requests merged by 6 people
-
Version Packages
#14053 merged
Jul 25, 2025 -
fix: ignore route groups when generating typed routes
#14050 merged
Jul 25, 2025 -
fix: posixify internal app server path
#14049 merged
Jul 25, 2025 -
make forms non-callable
#14045 merged
Jul 25, 2025 -
Version Packages
#14041 merged
Jul 25, 2025 -
chore(deps): update dependency @vercel/nft to ^0.30.0
#14033 merged
Jul 24, 2025 -
Version Packages
#14040 merged
Jul 24, 2025 -
feat: typed route ids
#13864 merged
Jul 24, 2025 -
remote functions: await form result
#14038 merged
Jul 24, 2025 -
remote functions: fix prerender types etc
#14037 merged
Jul 24, 2025 -
tweaks to
remote-functions
#14034 merged
Jul 24, 2025 -
Version Packages
#14025 merged
Jul 23, 2025 -
feat: Add tracing to
load
, server actions, andhandle
/resolve
#13900 merged
Jul 23, 2025 -
fix: support assets-only workers in wrangler validation
#14019 merged
Jul 22, 2025
9 Pull requests opened by 8 people
-
feat: Allow external remote functions to be whitelisted
#14028 opened
Jul 21, 2025 -
feat: support custom worker output path for easier integration of cloudflare worker handlers
#14029 opened
Jul 22, 2025 -
fix(adapter-cloudflare): resolve paths from wrangler config
#14036 opened
Jul 23, 2025 -
fix: specify return type in DTS declarations
#14054 opened
Jul 25, 2025 -
chore(deps): update dependency cross-env to v10
#14055 opened
Jul 26, 2025 -
fix: support multiple cookies with the same name across different paths
#14056 opened
Jul 26, 2025 -
docs: use sh instead of bash in source blocks
#14059 opened
Jul 26, 2025 -
fix: removes group segment from route id to allow correct resolution of urls
#14064 opened
Jul 27, 2025 -
fix: add support for trailing slashes in typed routes
#14065 opened
Jul 27, 2025
9 Issues closed by 7 people
-
Migrate to `cookie-es`
#13511 closed
Jul 26, 2025 -
Skip `(group)`s in `Pathname`/`resolve`
#14044 closed
Jul 25, 2025 -
`page.url.pathname` types are wrong inside layout groups
#14043 closed
Jul 25, 2025 -
Internal Server Error with adapter-cloudflare v.7.1.0
#14027 closed
Jul 25, 2025 -
resolveRoute improvements
#11386 closed
Jul 24, 2025 -
Assets-only workers broken by assets validation
#14018 closed
Jul 22, 2025 -
Ability to have allow Cloudflare Adapter emulation to remotely proxy bindings
#11990 closed
Jul 22, 2025 -
Error is not handled correctly
#14016 closed
Jul 21, 2025
16 Issues opened by 14 people
-
$derived.by of sub-page runs before navigating to a parent page
#14067 opened
Jul 28, 2025 -
Docs for typed params
#14066 opened
Jul 27, 2025 -
`transformPageChunk` semantics are broken with error page rendering
#14063 opened
Jul 27, 2025 -
Resolve problems with (group) folder
#14062 opened
Jul 27, 2025 -
Typed routes don't work well with reroute hook
#14061 opened
Jul 27, 2025 -
Vite plugin for `enhanced:img` prepends unnecessary empty script elements, breaks markdown tooling
#14060 opened
Jul 26, 2025 -
Functionality fulfilling the need for content collections
#14058 opened
Jul 26, 2025 -
`page.params.slug` throws type errors in the latest version
#14057 opened
Jul 26, 2025 -
Matcher type in Pathname
#14051 opened
Jul 25, 2025 -
`navigating.from.route.id` is typed as string and not RouteId
#14048 opened
Jul 25, 2025 -
resolve() lacks a trailing slash when using trailingSlash = always
#14047 opened
Jul 25, 2025 -
Remote Functions: redirect throws when an external url is used
#14035 opened
Jul 23, 2025 -
support router guard ?
#14032 opened
Jul 22, 2025 -
`$inspect` can cause an error in `$derived` based on `data`
#14031 opened
Jul 22, 2025 -
Remote Functions: query().refresh() is inconsistent
#14030 opened
Jul 22, 2025
28 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: Initial tracing setup (peer deps + utils)
#13899 commented on
Jul 28, 2025 • 34 new comments -
Remote Functions
#13986 commented on
Jul 25, 2025 • 10 new comments -
docs: link tsconfig sections to kit config
#14026 commented on
Jul 22, 2025 • 2 new comments -
fix: correctly handle pathnames found in the `_redirects` file
#12821 commented on
Jul 22, 2025 • 1 new comment -
feat: Vite environment API
#14008 commented on
Jul 28, 2025 • 0 new comments -
[PoC] feat: Add support for server-side instrumentation
#13776 commented on
Jul 23, 2025 • 0 new comments -
feat: native support for Websockets
#12973 commented on
Jul 28, 2025 • 0 new comments -
Blocked migration to SvelteKit 2 - Out of memory & explosion in compilation time
#11814 commented on
Jul 28, 2025 • 0 new comments -
csrf.check_origin fails in dev mode when Vite runs behind SSL proxy server
#8026 commented on
Jul 28, 2025 • 0 new comments -
Automatically generate OpenAPI description from routes
#12623 commented on
Jul 28, 2025 • 0 new comments -
hooks.server.ts runs unexpectedly with disabled SSR
#13735 commented on
Jul 26, 2025 • 0 new comments -
@sveltejs/adapter-vercel gets stuck in vercel CI (Exceeds the maximum size limit of 300mb)
#13764 commented on
Jul 26, 2025 • 0 new comments -
Terraform support without wrangler.toml in 2025
#13931 commented on
Jul 26, 2025 • 0 new comments -
Update MAX_COOKIE_SIZE
#13948 commented on
Jul 26, 2025 • 0 new comments -
[Feature request] enhanced-img able to load image from static directory
#13993 commented on
Jul 26, 2025 • 0 new comments -
[enhanced-img@v0.7.0] Plugin: vite-plugin-enhanced-img-markup error
#13997 commented on
Jul 26, 2025 • 0 new comments -
Treat layout pages like components when using named slots
#627 commented on
Jul 26, 2025 • 0 new comments -
Dependency Dashboard
#3256 commented on
Jul 26, 2025 • 0 new comments -
`$page` store doesn't update when you set search params in the URL using `history`
#10661 commented on
Jul 25, 2025 • 0 new comments -
Error when refreshing page: "HierarchyRequestError: Failed to execute 'appendChild' on 'Node': This node type does not support this method."
#13527 commented on
Jul 24, 2025 • 0 new comments -
Adapter vercel split option breaks form action
#12291 commented on
Jul 24, 2025 • 0 new comments -
SvelteKit + Electron = 💔
#11997 commented on
Jul 24, 2025 • 0 new comments -
FOUC in SPA on (re)load.
#13307 commented on
Jul 24, 2025 • 0 new comments -
Using `$env/dynamic/private` in top level might result in build error
#13772 commented on
Jul 23, 2025 • 0 new comments -
Async $derived runs when using `params` even when page is being unmounted
#14014 commented on
Jul 23, 2025 • 0 new comments -
Adding or deleting multiple cookies with the same name only modifies the last one
#13947 commented on
Jul 23, 2025 • 0 new comments -
Improved Vite rolldown support
#13738 commented on
Jul 23, 2025 • 0 new comments -
allow `config.kit.files.routes` to be an array of directories
#6031 commented on
Jul 22, 2025 • 0 new comments