Skip to content

v2.3.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 28 Jan 14:16
· 33 commits to master since this release
4897b38
  • 🤘 HTTP/3 support by latest cURL
  • 👷 Improved errors handling
  • 👷 Improved arguments type check
  • 📋 Improved documentation and examples

Added:

  • pipeTo option — Pass response data to writableStream, for example download a file to FS

Changed:

  • 👨‍💻 .pipe() method now can be used multiple times to pipe response to multiple writeable streams
  • 📦 node-libcurl upgraded to v2.3.0, was v2.2.0
  • 📦 [dev-dependency] mocha upgraded to v8.2.1, was v8.1.1