Skip to content

2.0.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 09 Feb 22:13
· 48 commits to master since this release
f5a7dfb

📦 NPM: @2.0.0
☄️ Packosphere @2.0.0

Major Changes:

  • ⚠️ Removed request-libcurl dependency, replaced with https module
  • ⚠️ Removed legacy url usage, replaced with new URL constructor
  • ⚠️ Old requestOptions doesn't match http module options

Changes:

  • ✨ new sanitizeUrls option (see docs)
  • requestOptions now passed to http module .request method
  • 📔 Docs update to match changes

Dependencies: