rsnext/packages
Jiachi Liu d165836d88
Use ReadableStream in client hydration for Firefox compatibility (#35796)
Firefox doesn't support `TransformStream` but `ReadableStream` at the moment, change the implmentation of hydration to make firefox work with RSC

## Bug

Fixes #35763
x-ref: https://github.com/vercel/next-react-server-components/issues/38

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`
2022-03-31 21:26:46 +00:00
..
create-next-app v12.1.4 2022-03-31 08:58:14 +02:00
eslint-config-next v12.1.4 2022-03-31 08:58:14 +02:00
eslint-plugin-next v12.1.4 2022-03-31 08:58:14 +02:00
next Use ReadableStream in client hydration for Firefox compatibility (#35796) 2022-03-31 21:26:46 +00:00
next-bundle-analyzer v12.1.4 2022-03-31 08:58:14 +02:00
next-codemod v12.1.4 2022-03-31 08:58:14 +02:00
next-env v12.1.4 2022-03-31 08:58:14 +02:00
next-mdx v12.1.4 2022-03-31 08:58:14 +02:00
next-plugin-storybook v12.1.4 2022-03-31 08:58:14 +02:00
next-polyfill-module v12.1.4 2022-03-31 08:58:14 +02:00
next-polyfill-nomodule v12.1.4 2022-03-31 08:58:14 +02:00
next-swc v12.1.4 2022-03-31 08:58:14 +02:00
react-dev-overlay v12.1.4 2022-03-31 08:58:14 +02:00
react-refresh-utils v12.1.4 2022-03-31 08:58:14 +02:00