rsnext/test/integration/react-streaming-and-server-components/app
JJ Kasper 4a7ab34baf
Update repo to use react 18 by default (#35888)
This updates our `yarn next` command to leverage react v18 by default and removes the need for the test require hook/config modifying when testing react 18. There are some fixtures we need to investigate react 18 support in follow-ups:

- `test/integration/client-navigation-a11y`
- `test/integration/critical-css`
- `test/integration/custom-error-page-exception`
- `test/integration/font-optimization`
- AMP specific tests
2022-04-05 21:51:47 +00:00
..
components Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
node_modules/non-isomorphic-text Drop browser field for edge runtime (#35335) 2022-03-16 15:14:49 +00:00
pages Clean up legacy react 18 tests (#35615) 2022-03-28 12:32:34 +00:00
public Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
.env Fix process.env overriden in web runtime (#31261) 2021-11-10 18:57:27 +00:00
next.config.js Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
package.json Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
styles.css Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00
tsconfig.json Improve error message for importing native Node APIs in the edge runtime (#30696) 2021-11-01 11:40:21 +00:00