This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of node-fetch.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
node-fetch just published its new version 1.6.1.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of node-fetch. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
see changelog for details
The new version differs by 13 commits .
3e53f0c
1.6.1
ffddec0
fix test: buffer.alloc is not available for older node.js release
788c462
make sure we default to 200 on new response
6a0dd46
update limit document
bdd80e4
changelog update
f17aa9a
call tostring on plain object body
e4a7da8
making sure headers will drop buffer value
515525a
update limit document on cookie headers
067ea81
changelog update
6bac50f
fix bug related to request wrapping, where counter adopts follow value incorrectly
e574b49
make sure example is working
8fc30a8
Merge pull request #148 from jimmywarting/patch-2
d8c6969
added 2 binary exemple
See the full diff.