Conversation
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
For some reasons my email reply to issues/PRs are no longer getting through, so add it again:
|
|
Should #810 be merged first, to keep changes to typing in this PR? |
|
Again, here Coveralls Coverage decreased by |
|
@tinovyatkin Yes, I think so. |
|
This will be a very painful breaking change for may libraries that depends on |
|
@tinovyatkin It would, but only for people, who actually want to use this feature. So the others would benefit, as the "core" node-fetch package would not include it. I agree that this is a breaking change, so more discussion is probably a good thing. cc @node-fetch/core |
|
@xxczaki I mean, I believe that it will be too hard to implement vs a desire to just stick with So, now they will need to decide whether to drop
Deprecating (with |
|
pls fix merge conflict with TS Typing before we can merge cc/ @Richienb |
…o remove-timeout Signed-off-by: Richie Bendall <richiebendall@gmail.com>
For what it's worth, I use |
What is the purpose of this pull request?
What changes did you make? (provide an overview)
Removed the
timeoutoption and updated the migration guide.Which issue (if any) does this pull request address?
Fixes #523