rsnext/packages
Balázs Orbán f9bd6f7621
chore: drop web streams polyfilling on globalThis (#57077)
### What?

`globalThis.ReadableStream` and `globalThis.WriteableStream` has been exposed since Node.js 18, which is our new default requirement. (#56943)

### Why?

This simplifies the code and might result in slightly better performance.

### How?

Drop any checks of `globalThis` properties that are always defined now.
2023-10-20 19:38:35 +00:00
..
create-next-app v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
eslint-config-next v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
eslint-plugin-next v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
font v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next chore: drop web streams polyfilling on globalThis (#57077) 2023-10-20 19:38:35 +00:00
next-bundle-analyzer v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-codemod v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-env v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-mdx v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-plugin-storybook v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-polyfill-module v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-polyfill-nomodule v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
next-swc prefer Option<Vc<IssueSource>> over Vc<OptionIssueSource> (#57104) 2023-10-20 18:06:23 +00:00
react-dev-overlay v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
react-refresh-utils v13.5.7-canary.12 2023-10-20 17:19:41 +00:00
third-parties v13.5.7-canary.12 2023-10-20 17:19:41 +00:00