mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #431] [MERGED] refactor: make ExecutionContext ALS the single source of truth #567
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#567
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/431
Author: @james-elicx
Created: 3/11/2026
Status: ✅ Merged
Merged: 3/11/2026
Merged by: @james-elicx
Base:
main← Head:refactor/execution-context-als-cleanup📝 Commits (2)
bd547bfrefactor: make ExecutionContext ALS the single source of truth2138897fix(test): update _handleRequest signature assertion after ctx param removal📊 Changes
6 files changed (+59 additions, -83 deletions)
View changed files
📝
packages/vinext/src/cloudflare/kv-cache-handler.ts(+3 -16)📝
packages/vinext/src/entries/app-rsc-entry.ts(+6 -6)📝
packages/vinext/src/server/isr-cache.ts(+8 -22)📝
tests/__snapshots__/entry-templates.test.ts.snap(+36 -36)📝
tests/app-router.test.ts(+1 -1)📝
tests/isr-cache.test.ts(+5 -2)📄 Description
Summary
Files changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.