rsnext/.github
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
..
actions/next-stats-action chore: replace deprecated String.prototype.substr() (#35421) 2022-03-24 17:49:38 -04:00
ISSUE_TEMPLATE Update 2.example_bug_report.yml 2022-02-16 21:49:54 +01:00
workflows Use ReadableStream in client hydration for Firefox compatibility (#35796) 2022-03-31 21:26:46 +00:00
.kodiak.toml Maintain co-authors when kodiak merges (#31316) 2021-11-11 12:21:25 -06:00
CODEOWNERS Update CODEOWNERS to include renamed files (#34686) 2022-02-22 16:15:38 +01:00
labeler.json Updated Maedahs name in label gen config (#32005) 2021-12-01 10:20:11 -06:00
pull_request_template.md add linting instructions (#30123) 2021-10-20 21:52:23 -05:00