next.js
Improve `"use cache"` deduping
#78703
Open

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