rsnext/packages
Jiachi Liu ce76d1712e
Leverage existing component checking warning for streaming (#34526)
## Bug

Fixes: #31993

* Remove the simple component checking in middleware ssr
* Leverage existing components checking for Component / App / Document, if any of these component is not valid react type or is undefined nextjs will error in dev mode with redbox. Like above.

<img width="826" alt="image" src="https://user-images.githubusercontent.com/4800338/154668945-bcee24ee-17aa-4afd-acda-9f8b249891ac.png">


- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`
2022-02-18 15:25:10 +00:00
..
create-next-app v12.1.0 2022-02-17 09:34:51 -06:00
eslint-config-next v12.1.0 2022-02-17 09:34:51 -06:00
eslint-plugin-next v12.1.0 2022-02-17 09:34:51 -06:00
next Leverage existing component checking warning for streaming (#34526) 2022-02-18 15:25:10 +00:00
next-bundle-analyzer v12.1.0 2022-02-17 09:34:51 -06:00
next-codemod v12.1.0 2022-02-17 09:34:51 -06:00
next-env v12.1.0 2022-02-17 09:34:51 -06:00
next-mdx v12.1.0 2022-02-17 09:34:51 -06:00
next-plugin-storybook v12.1.0 2022-02-17 09:34:51 -06:00
next-polyfill-module v12.1.0 2022-02-17 09:34:51 -06:00
next-polyfill-nomodule v12.1.0 2022-02-17 09:34:51 -06:00
next-swc v12.1.0 2022-02-17 09:34:51 -06:00
react-dev-overlay v12.1.0 2022-02-17 09:34:51 -06:00
react-refresh-utils v12.1.0 2022-02-17 09:34:51 -06:00