node-fetch / node-fetch Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(types): declare buffer() deprecated #1345
Conversation
@LinusU the deprecation message is taken 1:1 from: Line 152 in 4972e00
I didn't want to deviate from the above, but I personally think it should rather be something like:
as wording similar to: I can do follow-up PR, or push the changes on top of this one. |
What is the purpose of this pull request?
What changes did you make? (provide an overview)
Which issue (if any) does this pull request address?
Is there anything you'd like reviewers to know?