January 10, 2025
·
1206 commits
to master
since this release
@whatwg-node/fetch@0.10.3
Patch Changes
- #1961
2785c80
Thanks @ardatan! -ReadableStream'sSymbol.asyncIteratornow
returnsAsyncIterableIteratorlike before even if it is ok to returnAsyncIteratorright now.
It is safer to returnAsyncIterableIteratorbecause it is a common mistake to use
AsyncIteratorasAsyncIterable. - Updated dependencies
[2785c80]:- @whatwg-node/node-fetch@0.7.7