Skip to content

v8.0.0

Choose a tag to compare

@bobbyg603 bobbyg603 released this 09 Oct 14:34
· 68 commits to main since this release

8.0.0 (2023-10-09)

BREAKING CHANGES

  • drop support for fs.ReadableStream, as it's not browser-compatible. Use ReadStream.toWeb(...) to convert to web-compatible ReadableStream.