MattiasBuelens / web-streams-polyfill

Web Streams, based on the WHATWG spec reference implementation
MIT License
285 stars 29 forks source link

Update to spec version of 18 April 2022 #117

Closed MattiasBuelens closed 2 years ago

MattiasBuelens commented 2 years ago

This aligns the implementation with spec version e9355ce of 18 April 2022.

Comparison: https://github.com/whatwg/streams/compare/4b6b93c69e531e2fe45a6ed4cb1484a7ba4eb8bb...e9355ce79925947e8eb496563d599c329769d315

Fixes #115.