Skip to content

v3.0.0

Compare
Choose a tag to compare
@tomas tomas released this 07 Apr 14:55
· 84 commits to master since this release

What's Changed

  • Add support for application/vnd.api+json content types by @kfitzgerald in #362
  • underscore in nonce breaks the digest request by @ManjunathaN in #356
  • Removed usage of deprecated API by @adityapatadia in #348
  • treat xml and json mime types as text by @yetzt in #351
  • Replace all .pipe calls with stream module pipeline method by @alolis in #370
  • Fix dangling parenthesis by @cf12 in #319
  • misleading event in documentation by @JiPaix in #315
  • chore: README typo by @hyunjun529 in #345
  • Alternative stream error handling for older Nodes, without stream.pipeline by @tomas in #372
  • Emit 'done' event on writable streams Needle's response is being piped to by @tomas in #373

New Contributors

Full Changelog: v2.7.0...v3.0.0