Skip to content

Fix bug crashing the process when processing invalid multipart stream

Compare
Choose a tag to compare
@thetutlage thetutlage released this 06 Jun 09:06
· 109 commits to develop since this release
  • refactor: switching back to node-fetch since undici does not support Node 14 06a9769
  • refactor: replace node-fetch with undici a08e62e
  • fix: do not use stream/promises as it is not supported in older version of node 6162d97
  • fix: handle invalid multipart streams 261d69e
  • test: fix breaking tests f306758

Full Changelog: v8.1.7...v8.1.8