February 24, 2025
·
1093 commits
to master
since this release
@whatwg-node/fetch@0.10.5
Patch Changes
-
#2093
31f021a
Thanks @ardatan! - Fixes the
TypeError: bodyInit.stream is not a functionerror thrown when@whatwg-node/serveris used
withnode:http2and attempts the incoming HTTP/2 request to parse withRequest.json,
Request.text,Request.formData, orRequest.blobmethods. -
Updated dependencies
[31f021a]:- @whatwg-node/node-fetch@0.7.11
@whatwg-node/node-fetch@0.7.11
Patch Changes
- #2093
31f021a
Thanks @ardatan! - Fixes the
TypeError: bodyInit.stream is not a functionerror thrown when@whatwg-node/serveris used
withnode:http2and attempts the incoming HTTP/2 request to parse withRequest.json,
Request.text,Request.formData, orRequest.blobmethods.
@whatwg-node/server@0.9.69
Patch Changes
-
#2093
31f021a
Thanks @ardatan! - Fixes the
TypeError: bodyInit.stream is not a functionerror thrown when@whatwg-node/serveris used
withnode:http2and attempts the incoming HTTP/2 request to parse withRequest.json,
Request.text,Request.formData, orRequest.blobmethods. -
Updated dependencies
[31f021a]:- @whatwg-node/fetch@0.10.5