rsnext/test/e2e/app-dir/rsc-basic
JJ Kasper 808a27ca36
Update render IPC handling (#47835)
This removes usage of fetch for render IPC calls as it introduces issues
across Node.js versions, IPC error handling is also updated here to
correctly handle instanceof check on `PageNotFoundError`.

x-ref:
https://github.com/vercel/next.js/actions/runs/4590201858/jobs/8106478191
x-ref:
https://github.com/vercel/next.js/actions/runs/4590160716/jobs/8105898749
x-ref:
https://github.com/vercel/next.js/actions/runs/4590160716/jobs/8105898965
x-ref:
https://github.com/vercel/next.js/actions/runs/4590160716/jobs/8105900628
2023-04-02 21:56:46 -07:00
..
app Improve client boundary source type detection (#47532)Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 2023-03-27 19:16:23 +02:00
components BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
lib Handle dynamic css-in-js styles under suspense (#42293) 2022-11-02 14:18:08 +01:00
pages/api Adjust API route loader (#46726 2023-03-04 01:18:07 +01:00
public Migrate rsc integration tests to e2e tests (#38460) 2022-07-09 14:02:30 +02:00
next.config.js Improve experimental feature naming (#41060) 2022-09-30 13:15:56 +00:00
rsc-basic.test.ts Update render IPC handling (#47835) 2023-04-02 21:56:46 -07:00