next.js
Server Components HMR Cache
#67527
Merged

Server Components HMR Cache #67527

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone