Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Releases: vercel/fetch

3.0.2

30 Apr 23:55
Compare
Choose a tag to compare

Patches

  • Update to latest @zeit/eslint-config-node and add editorconfig: abc437b
  • Fix lint: c210a2c, fdde598
  • Don't invoke JSON.stringify() when the request body is a Buffer: #19

3.0.0

28 Mar 17:54
Compare
Choose a tag to compare

Initial release

2.1.0

22 Mar 04:06
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Add support for Object body as implicit JSON: #15
  • Add host header, switch from jest to best and run tests on circle: #17

Patches

  • Bumped dependencies to the latest version: #16

Credits

Huge thanks to @TooTallNate and @matheuss for helping!

2.0.5

13 Feb 23:39
Compare
Choose a tag to compare

Patches

  • Add missing dependency (debug): #13
  • Works with node-fetch v2: ffc8503
  • Update yarn.lock: f4dba2a

Credits

Huge thanks to @nkzawa for helping!

2.0.0

03 Nov 23:57
Compare
Choose a tag to compare

Major Changes

  • Add default agent: #5

Patches

  • Make How to use more clear: #3
  • Pin dependencies: 070f84e

Credits

Huge thanks to @Qix- and @matheuss for their help!