next.js
Wire AsyncLocalStorage within a cached context
#70573
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Wire AsyncLocalStorage within a cached context
#70573
sebmarkbage
merged 9 commits into
vercel:canary
from
sebmarkbage:cachecontext
sebmarkbage
requested a review
from
gnoff
1 year ago
ijjk
added
created-by: Next.js team
ijjk
added
tests
ijjk
added
type: next
ztanner
commented on 2024-09-28
Add CacheStore AsyncLocalStorage around cache execution
b37514dd
Ideally we should be able to share React.cache but we cannot yet do it.
3b105a43
Ensure we error when accessing request context inside "use cache"
23c0956f
Improve error message when used inside "use cache"
4766cf8c
Gate cliOutput on isNextDeploy
2172ac4d
Add error page
f51b47d4
sebmarkbage
force pushed
from
d142b81c
to
f51b47d4
1 year ago
ijjk
added
Documentation
ztanner
approved these changes on 2024-09-29
unstubbable
commented on 2024-09-30
gnoff
approved these changes on 2024-09-30
Update errors/next-request-in-use-cache.md
c4db2af5
Update errors/next-request-in-use-cache.md
b8b5cbb3
Merge branch 'canary' into cachecontext
85f3ab32
sebmarkbage
enabled auto-merge (squash)
1 year ago
sebmarkbage
merged
b8d1ef75
into canary
1 year ago
github-actions
added
locked
github-actions
locked
as resolved
and limited conversation to collaborators
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
gnoff
ztanner
unstubbable
Assignees
No one assigned
Labels
type: next
created-by: Next.js team
Documentation
locked
tests
Milestone
No milestone
Login to write a write a comment.
Login via GitHub