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 2 years ago
ijjk
ijjk
feedthejim feedthejim requested a review from ijjk ijjk 2 years ago
feedthejim feedthejim requested a review from ztanner ztanner 2 years ago
feedthejim feedthejim requested a review from wyattjoh wyattjoh 2 years ago
feedthejim feedthejim assigned wyattjoh wyattjoh 2 years ago
feedthejim feedthejim unassigned wyattjoh wyattjoh 2 years ago
unstubbable unstubbable force pushed from 286ed638 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed to ec75f5b6 2 years ago
unstubbable unstubbable force pushed from ec75f5b6 2 years ago
ztanner
ztanner commented on 2024-07-09
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable changed the base branch from fetch-server-response-options to wait-for-next-dev-server-test-restart 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed 2 years ago
unstubbable unstubbable force pushed to f6b67233 2 years ago
unstubbable unstubbable force pushed from 7cd58801 to 4222688f 2 years ago
unstubbable unstubbable changed the base branch from wait-for-next-dev-server-test-restart to fetch-server-response-options 2 years ago
delbaoliveira
unstubbable
unstubbable unstubbable force pushed from 4222688f 1 year ago
unstubbable unstubbable force pushed 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 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 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 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