Skip to content

chore: merge the server request state into one object - #16605

Open
Nic-Polumeyv wants to merge 17 commits into
sveltejs:version-3from
Nic-Polumeyv:unify-request-state
Open

chore: merge the server request state into one object#16605
Nic-Polumeyv wants to merge 17 commits into
sveltejs:version-3from
Nic-Polumeyv:unify-request-state

Conversation

@Nic-Polumeyv

@Nic-Polumeyv Nic-Polumeyv commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Part of #16519, doing the unification suggested in #16507 (comment). One request state object, forked for event.fetch sub-requests. This also makes the state.prerendering-in-dev idea from #16507 workable, since there's no second carrier to desync from anymore. On top of #16598 and #16600, which should land first

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 1, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from b5e528f:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/b5e528f63b7d9da83c70ebfec440284eccabb7b6

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16605

Note

This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed.

@changeset-bot

changeset-bot Bot commented Aug 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b5e528f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Nic-Polumeyv
Nic-Polumeyv marked this pull request as ready for review August 1, 2026 04:07
Rich-Harris and others added 3 commits August 3, 2026 16:40
# Conflicts:
#	packages/kit/src/runtime/server/fetch.js
#	packages/kit/src/runtime/server/page/actions.js
#	packages/kit/src/runtime/server/page/load_data.js
#	packages/kit/src/runtime/server/respond.js
#	packages/kit/src/runtime/server/state.js
#	packages/kit/src/types/internal.d.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants