next.js
Improve `"use cache"` deduping
#78703
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
Improve `"use cache"` deduping
unstubbable
committed
342 days ago
Skip request dedupe test when deployed
unstubbable
committed
342 days ago
Add `waitUntil` option to `next.browser(url, options)`
unstubbable
committed
342 days ago
Assert that deduped invocations are streamed
unstubbable
committed
342 days ago
Use pending invocation map to share results
unstubbable
committed
342 days ago
Extract pending invocation tracking logic
unstubbable
committed
342 days ago
Fix prerender resume data cache copying
unstubbable
committed
342 days ago
Unflake streaming test
unstubbable
committed
342 days ago
Revert "Add `waitUntil` option to `next.browser(url, options)`"
unstubbable
committed
342 days ago
Add code comment
unstubbable
committed
342 days ago
Clarify RDC comment
unstubbable
committed
339 days ago
Handle early returns
unstubbable
committed
339 days ago
Loading