next.js
Server Components HMR Cache
#67527
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Server Components HMR Cache
#67527
unstubbable
merged 16 commits into
canary
from
fast-refresh-fetch-cache
ijjk
added
created-by: Next.js team
ijjk
added
tests
ijjk
added
type: next
unstubbable
changed the title
Pass fast refresh intent via request headers to request store
Fast Refresh Fetch Cache
1 year ago
feedthejim
requested a review
from
ijjk
1 year ago
feedthejim
requested a review
from
ztanner
1 year ago
feedthejim
requested a review
from
wyattjoh
1 year ago
feedthejim
assigned
wyattjoh
1 year ago
feedthejim
unassigned
wyattjoh
1 year ago
unstubbable
force pushed
from
286ed638
to
7fb08278
1 year ago
unstubbable
force pushed
from
7fb08278
to
0a4f81ce
1 year ago
unstubbable
force pushed
from
0a4f81ce
to
4d18364a
1 year ago
unstubbable
force pushed
from
4d18364a
to
ec75f5b6
1 year ago
unstubbable
force pushed
from
ec75f5b6
to
1ef7e83b
1 year ago
ztanner
commented on 2024-07-09
unstubbable
force pushed
from
1ef7e83b
to
ba807ccf
1 year ago
unstubbable
changed the base branch from
fetch-server-response-options
to
wait-for-next-dev-server-test-restart
1 year ago
unstubbable
force pushed
from
ba807ccf
to
04fed09d
1 year ago
unstubbable
force pushed
from
04fed09d
to
300d6130
1 year ago
unstubbable
force pushed
from
300d6130
to
5fdac391
1 year ago
unstubbable
force pushed
from
5fdac391
to
13e257b6
1 year ago
unstubbable
force pushed
from
13e257b6
to
f6b67233
1 year ago
unstubbable
force pushed
from
7cd58801
to
4222688f
1 year ago
unstubbable
changed the base branch from
wait-for-next-dev-server-test-restart
to
fetch-server-response-options
1 year ago
unstubbable
force pushed
from
4222688f
to
efbf128c
1 year ago
unstubbable
force pushed
from
efbf128c
to
5cf2ee89
1 year ago
unstubbable
changed the title
Fast Refresh Fetch Cache
Server Components HMR Cache
1 year ago
unstubbable
force pushed
from
cc849fd9
to
94166a83
1 year ago
unstubbable
marked this pull request as ready for review
1 year ago
unstubbable
requested a review
from
ztanner
1 year ago
unstubbable
force pushed
from
94166a83
to
a18356a6
1 year ago
ztanner
approved these changes on 2024-07-12
ijjk
approved these changes on 2024-07-12
unstubbable
force pushed
from
a18356a6
to
0521581d
1 year ago
Base automatically changed from
fetch-server-response-options
to
canary
1 year ago
Pass fast refresh intent via request headers to request store
4751d88f
Use `fastRefreshFetchCache` to memoize fetches for fast refresh requests
89817f81
Add development test for fast refresh fetch cache
a7a1a98c
Add support for fast refresh cache to edge server
1fbfc0a7
Fix `getRuntimeContext` params type
cf393932
Retry intentional refresh expectation
4f07e070
Do not use `LRUCache` as a type
64052b79
Fix logic screw-up in `createPatchedFetcher`
a3ffe1b0
Add support for fast refresh fetch caching in `after()`
cfaa4c55
Guard fast refresh header with `process.env.NODE_ENV`
2cc468d0
Introduce experimental flag `fastRefreshFetchCache`
88448e1c
Fix `RequestStore` mock in `AfterContext` test
3c634440
Re-add lost edge runtime route segment config
95e600a2
Rename "fast refresh fetch cache" to "server components HMR cache"
7e715f76
Pass server components HMR cache via request meta to edge functions
34102155
Revert `launch.json` change
01cb4975
unstubbable
force pushed
from
0521581d
to
01cb4975
1 year ago
unstubbable
merged
57baeec9
into canary
1 year ago
unstubbable
deleted the fast-refresh-fetch-cache branch
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
ijjk
ztanner
wyattjoh
Assignees
No one assigned
Labels
type: next
created-by: Next.js team
locked
tests
Milestone
No milestone
Login to write a write a comment.
Login via GitHub