next.js
The patched `fetch` function should not buffer a streamed response
#68447
Merged

Commits
  • The patched `fetch` function should not buffer a streamed response
    unstubbable committed 1 year ago
  • Rename `cachedFetchData` to `fetchedData`
    unstubbable committed 1 year ago
  • Do not unlock a locked incremental cache until the cache has been set
    unstubbable committed 1 year ago
  • No need to use `try/finally` here
    unstubbable committed 1 year ago
  • Unlock if setting the incremental cache fails
    unstubbable committed 1 year ago
Loading