rsnext/packages
Shu Ding 757a0c7082
Abstract out stream related utils from render and web/utils (#35372)
The `readableStreamTee` util is only used by server/render.tsx, but ended up in the middleware runtime bundle. So it's better to add all the utils in one place, and we can remove them once upstream implementation of ReadableStream is ready.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-03-17 23:21:16 +00:00
..
create-next-app v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
eslint-config-next v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
eslint-plugin-next v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next Abstract out stream related utils from render and web/utils (#35372) 2022-03-17 23:21:16 +00:00
next-bundle-analyzer v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-codemod v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-env v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-mdx v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-plugin-storybook v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-polyfill-module v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-polyfill-nomodule v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
next-swc v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
react-dev-overlay v12.1.1-canary.14 2022-03-17 12:51:26 -05:00
react-refresh-utils v12.1.1-canary.14 2022-03-17 12:51:26 -05:00