Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: min semver Node version #874

Merged
merged 2 commits into from Jun 11, 2020
Merged

fix: min semver Node version #874

merged 2 commits into from Jun 11, 2020

Conversation

tinovyatkin
Copy link
Member

@tinovyatkin tinovyatkin commented Jun 11, 2020

I was wrong with my understanding of what backported means in Node.js versions and Readable.from seems to skip the whole range of Node 11 (reached end of life already) and 3 earlier versions of Node 12.
This PR fixes that and removes the unneeded exemption from eslint-plugin-node rules.

Not sure why diff become crazy here 馃槙
Unrelated change to prevent such diffs in the future: added package.json into our editorconfig.

Copy link
Collaborator

@jimmywarting jimmywarting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

annoying when tab vs space change all the time mixed with what the actual PR is about...

@tinovyatkin
Copy link
Member Author

annoying when tab vs space change all the time mixed with what the actual PR is about...

That should be changed by editorconfig changes in this PR.

@tinovyatkin tinovyatkin merged commit 91155d6 into node-fetch:master Jun 11, 2020
@tinovyatkin tinovyatkin deleted the fix-min-version branch June 11, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants