Skip to content

Commit 8bdccbe

Browse files
Update changelog
1 parent 34a11a4 commit 8bdccbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
> - 🏠 Internal
1111
> - 💅 Polish
1212
13+
## Unreleased
14+
15+
* 💥 Remove support for calling `ReadableStream.pipeTo(writable)` and `.pipeThrough({ readable, writable })` when `writable` is a native (i.e. not polyfilled) `WritableStream` ([#122](https://github.com/MattiasBuelens/web-streams-polyfill/pull/122)).
16+
Reverts [#99](https://github.com/MattiasBuelens/web-streams-polyfill/pull/99) and [#101](https://github.com/MattiasBuelens/web-streams-polyfill/pull/101).
17+
1318
## v4.0.0-beta.3 (2022-05-24)
1419

1520
* 👓 Align with [spec version `e9355ce`](https://github.com/whatwg/streams/tree/e9355ce79925947e8eb496563d599c329769d315/). ([#115](https://github.com/MattiasBuelens/web-streams-polyfill/issues/115), [#117](https://github.com/MattiasBuelens/web-streams-polyfill/pull/117))

0 commit comments

Comments
 (0)