3.1.3
What's Changed
- use whatwg streams by @jimmywarting in #103
 - Conditional loading by @jimmywarting in #104
 - improve typing by @jimmywarting in #105
 - Allow usage of iterable object in Blob constructor. by @octet-stream in #108
 - found/fixed some errors while testing agains WPT by @jimmywarting in #109
 - fix(blob, file, tests): Minor improvements for Blob and File implementations by @octet-stream in #120
 - fix: prefix stream/web import with 
node:by @benmccann in #122 - fix(warning): Supress warnings when importing experimental web stream from NodeJS by @jimmywarting in #125
 
New Contributors
- @benmccann made their first contribution in #122
 
Full Changelog: 3.0.0...3.1.3