rsnext/test/integration/middleware-dev-errors
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
..
lib Improve Middleware errors (#37695) 2022-06-14 19:58:13 -05:00
pages Improve Middleware errors (#37695) 2022-06-14 19:58:13 -05:00
test Fix fetch cache body handling and update edge-runtime deps (#48365) 2023-04-13 22:00:20 -07:00
middleware.js Improve Middleware errors (#37695) 2022-06-14 19:58:13 -05:00