Skip to content

5.0.1

Compare
Choose a tag to compare
@trowski trowski released this 11 Dec 04:02
· 9 commits to 5.x since this release
v5.0.1
9b42ca1

What's Changed

  • Fail streams only with StreamException by @trowski in #354. Response body streams will now only throw StreamException or CancelledException as specified by the ReadableStream interface.

Full Changelog: v5.0.0...v5.0.1