rsnext/test/e2e/app-dir/app-static
JJ Kasper 557084a331
Fix fetch cache body handling and update edge-runtime deps (#48365)
This ensures we don't fail to return the full body when storing to
fetch-cache in edge-runtime. Also ensures the fetch cache tests are
running for Node.js v16 correctly.

Fetch handling was also failing on Node.js v16 due to react's use of
`res.clone()` being broken with undici which is fixed in the latest
version of edge-runtime so this bumps that.

x-ref: [slack
thread](https://vercel.slack.com/archives/C03S8ED1DKM/p1681310566927429)
2023-04-13 22:00:20 -07:00
..
app Fix fetch cache body handling and update edge-runtime deps (#48365) 2023-04-13 22:00:20 -07:00
pages/api Fix fetchCache config and On-Demand Revalidate handling (#47803) 2023-04-01 21:15:13 -07:00
app-static-custom-handler.test.ts update test setup 2023-02-23 09:36:18 -08:00
app-static.test.ts Fix fetch cache body handling and update edge-runtime deps (#48365) 2023-04-13 22:00:20 -07:00
cache-handler.js Update app cache handler loading (#46290 2023-02-23 01:19:59 -08:00
next.config.js Update app cache handler loading (#46290 2023-02-23 01:19:59 -08:00