v3.0.0
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
- @ManjunathaN made their first contribution in #356
- @adityapatadia made their first contribution in #348
- @alolis made their first contribution in #370
- @cf12 made their first contribution in #319
- @JiPaix made their first contribution in #315
- @hyunjun529 made their first contribution in #345
Full Changelog: v2.7.0...v3.0.0