-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Insights: sveltejs/kit
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
-
@sveltejs/[email protected]
published
Apr 2, 2025 -
@sveltejs/[email protected]
published
Apr 2, 2025 -
@sveltejs/[email protected]
published
Apr 2, 2025 -
@sveltejs/[email protected]
published
Apr 4, 2025 -
@sveltejs/[email protected]
published
Apr 4, 2025 -
@sveltejs/[email protected]
published
Apr 4, 2025
15 Pull requests merged by 7 people
-
fix: allow
HandleServerError
hook to access thegetRequestEvent
#13666 merged
Apr 7, 2025 -
Revert "add pkg.pr.new workflows"
#13682 merged
Apr 6, 2025 -
Version Packages
#13672 merged
Apr 4, 2025 -
feat:
adapter-vercel
o11y#13679 merged
Apr 4, 2025 -
add pkg.pr.new workflows
#13676 merged
Apr 4, 2025 -
fix: correctly resolve paths provided through Wrangler config on Windows
#13671 merged
Apr 3, 2025 -
chore: get rid of class-replacement hack
#13664 merged
Apr 3, 2025 -
chore: tweak tsconfig includes
#13663 merged
Apr 2, 2025 -
Version Packages
#13662 merged
Apr 2, 2025 -
chore: upgrade
@sveltejs/adapter-cloudflare
to version 7#13661 merged
Apr 2, 2025 -
Version Packages
#13632 merged
Apr 2, 2025 -
docs: avoid using titles that have
_
in them#13660 merged
Apr 2, 2025 -
chore(deps): update dependency vite to v6.0.13 [security]
#13643 merged
Apr 2, 2025 -
feat: deprecate
adapter-cloudflare-workers
in favour ofadapter-cloudflare
#13634 merged
Apr 2, 2025 -
chore: upgrade minizlib to remove rimraf dependency
#13657 merged
Mar 31, 2025
6 Pull requests opened by 4 people
-
feat: statically analyse universal pages and layouts
#13669 opened
Apr 3, 2025 -
Statically analyse exports v2
#13673 opened
Apr 3, 2025 -
feat: add `cookies.setFromString` to create a cookie from a string
#13681 opened
Apr 4, 2025 -
feat: statically analyse universal pages and layouts v3
#13684 opened
Apr 7, 2025 -
Version Packages
#13685 opened
Apr 7, 2025 -
fix: correctly deserialize on the server
#13686 opened
Apr 7, 2025
17 Issues closed by 6 people
-
Output file has not been built from source file, only inside +*.ts files.
#13644 closed
Apr 7, 2025 -
No matching export in "node_modules/@sveltejs/kit/src/exports/index.js" for import "Server"
#13683 closed
Apr 7, 2025 -
Using `getRequestEvent` inside `HandleServerError` hook fails
#13654 closed
Apr 7, 2025 -
invalid import path in _worker.js
#13667 closed
Apr 3, 2025 -
Transitive dependencies in a monorepo should not be bundled with adapter-node
#13648 closed
Apr 2, 2025 -
Cloudflare-pages adapter doesn't support { read } from '$app/server';
#13254 closed
Apr 2, 2025 -
Update adapter-cloudflare documentation for Workers Assets
#13579 closed
Apr 2, 2025 -
Cloudflare adapter worker build is resolving client-side files from libraries
#12813 closed
Apr 2, 2025 -
Deprecate `@sveltejs/adapter-cloudflare-workers`
#10924 closed
Apr 2, 2025 -
Cloudflare Workers/Pages adapter doesn't work with Flydrive
#13005 closed
Apr 2, 2025 -
Update `adapter-cloudflare-workers` to use the new native Cloudflare Workers Assets feature
#13071 closed
Apr 2, 2025 -
Update Cloudflare docs related to Cloudflare Pages/Workers
#13360 closed
Apr 2, 2025 -
typecheck fails when import type from `./$types`
#13614 closed
Mar 31, 2025 -
SvelteKit 2.20.0 introduced `TypeError: Server is not a constructor`
#13630 closed
Mar 31, 2025 -
page.url missing parts from the end of the url: path/123/to#something returns path/123
#13650 closed
Mar 31, 2025 -
Form actions do not work with node server in bun
#13651 closed
Mar 31, 2025 -
Generated static-adapter project fails to build
#13656 closed
Mar 31, 2025
6 Issues opened by 6 people
-
Create a cookie from a string
#13680 opened
Apr 4, 2025 -
Introduce of custom transports leads to `deserialize` not working on server side
#13675 opened
Apr 4, 2025 -
Dynamic imported components - Stylesheets not getting inlined
#13670 opened
Apr 3, 2025 -
[WARNING] The package "node:async_hooks" wasn't found on the file system but is built into node.
#13668 opened
Apr 2, 2025 -
Conditional promise rendering breaks hydration
#13665 opened
Apr 2, 2025 -
Unclear documentation for Vercel adapter ISR bypassToken (`__prerender_bypass`)
#13659 opened
Apr 1, 2025
41 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.
-
Return `ServerLoadEvent` from `getRequestEvent` when called from load function
#13647 commented on
Mar 31, 2025 • 0 new comments -
Render `+error.svelte` whenever possible
#13646 commented on
Mar 31, 2025 • 0 new comments -
bug: Failed to fetch dynamically imported module after internet reconnect
#13655 commented on
Mar 31, 2025 • 0 new comments -
The `data` prop and subsequent `$derived` not mutable by default
#13626 commented on
Apr 1, 2025 • 0 new comments -
Can the documentation please describe "x-sveltekit-invalidated"
#13628 commented on
Apr 1, 2025 • 0 new comments -
svelte-package hangs after finish
#13122 commented on
Apr 1, 2025 • 0 new comments -
The `ambient` of the adapters must be added to the generated types
#12433 commented on
Apr 2, 2025 • 0 new comments -
Cloudflare Worker Adapter - Durable Objects
#1712 commented on
Apr 2, 2025 • 0 new comments -
Allow adding additional functions to `_worker.js`
#10496 commented on
Apr 2, 2025 • 0 new comments -
Cloudflare: Unsupported Engine Error in @eslint/config-array with Node v18.17.1 and npm v9.6.7
#12464 commented on
Apr 2, 2025 • 0 new comments -
Surface wrangler.toml [vars] as environment variables locally so they can be accessed by SvelteKit's import methods
#12191 commented on
Apr 2, 2025 • 0 new comments -
adapter-cloudflare@^4.0.0 throws ENOENT on alpine linux
#12049 commented on
Apr 2, 2025 • 0 new comments -
`adapter-cloudflare` seems to undo all code splitting, and worse
#2963 commented on
Apr 2, 2025 • 0 new comments -
Make `wrangler` optional when installing the Cloudflare adapters
#11986 commented on
Apr 2, 2025 • 0 new comments -
adapter-cloudflare 4.2.0 broke waitUntil use inside hooks.server.ts (with prerendering)
#12003 commented on
Apr 2, 2025 • 0 new comments -
Ability to have allow Cloudflare Adapter emulation to remotely proxy bindings
#11990 commented on
Apr 2, 2025 • 0 new comments -
Add back `esbuild` configuration options adapters
#3733 commented on
Apr 2, 2025 • 0 new comments -
Generate Cloudflare binding types from wrangler.toml
#11988 commented on
Apr 2, 2025 • 0 new comments -
Make it possible to create a cloudflare worker without using wrangler
#1519 commented on
Apr 2, 2025 • 0 new comments -
"revalidatePath" for Vercel ISR On-Demand Revalidation?
#12031 commented on
Apr 2, 2025 • 0 new comments -
add support ot $app/server read() method to cloudflare pages adapter
#12446 commented on
Apr 2, 2025 • 0 new comments -
Ability to exclude files from compilation
#10344 commented on
Apr 2, 2025 • 0 new comments -
Extra unused files are output with bundleStrategy: 'single'
#13551 commented on
Apr 2, 2025 • 0 new comments -
Hydration failing with DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
#11057 commented on
Apr 2, 2025 • 0 new comments -
Add ability to have multiple +page.svelte for one route
#13653 commented on
Apr 3, 2025 • 0 new comments -
Allow playing transitions on initial render
#2759 commented on
Apr 3, 2025 • 0 new comments -
page.url does not update when pushState is called
#13569 commented on
Apr 3, 2025 • 0 new comments -
Generated types from `svelte-package` incorrectly have `any` when exported from a dependency
#12770 commented on
Apr 4, 2025 • 0 new comments -
csrf.check_origin fails in dev mode when Vite runs behind SSL proxy server
#8026 commented on
Apr 4, 2025 • 0 new comments -
Dependency Dashboard
#3256 commented on
Apr 6, 2025 • 0 new comments -
Support multiple static asset dirs by allowing string arrays for `config.kit.files.assets`
#5115 commented on
Apr 7, 2025 • 0 new comments -
When streaming a promise from load that returns an object requiring serialization through transport. Uncaught ReferenceError: app is not defined ocurs
#13428 commented on
Apr 7, 2025 • 0 new comments -
feat: embed durableObjects exports into workers script
#10117 commented on
Apr 2, 2025 • 0 new comments -
feat: atomic builds
#11760 commented on
Apr 2, 2025 • 0 new comments -
Vite Environment API - Cloudflare environment support
#12637 commented on
Apr 2, 2025 • 0 new comments -
feat: native support for Websockets
#12973 commented on
Apr 7, 2025 • 0 new comments -
feat: allow additional handlers in adapter-cloudflare-workers
#13207 commented on
Apr 3, 2025 • 0 new comments -
feat: add server reroute hook
#13422 commented on
Apr 7, 2025 • 0 new comments -
docs: mention `nodejs_als` compatibility flag
#13605 commented on
Apr 2, 2025 • 0 new comments -
chore(deps): update all non-major dependencies
#13611 commented on
Apr 6, 2025 • 0 new comments -
fix: use wrangler CLI to bundle worker
#13640 commented on
Apr 2, 2025 • 0 new comments