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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Node.js 8.3 - 8.6 #1455

Closed
wants to merge 1 commit into from
Closed

Add support for Node.js 8.3 - 8.6 #1455

wants to merge 1 commit into from

Conversation

LinusU
Copy link
Member

@LinusU LinusU commented Nov 24, 2019

The spread operator was actually introduced in Node.js 8.3. I think the typo comes from that node.green shows the latest version that has identical test results as earlier versions, and thus the column with green spread says "8.6.0", but hovering it shows it all the way down to "8.3.0".

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[x] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)

Fixes a small error from #1418

The spread operator was actually introduced in Node.js 8.3
@LinusU LinusU requested a review from watson November 24, 2019 14:56
@mightyiam
Copy link
Member

@LinusU is the CI failure related or not?

@LinusU
Copy link
Member Author

LinusU commented Nov 25, 2019

Hmm, nope, it shouldn't be related. Seems like it fails to git clone something? 🤔

@mightyiam
Copy link
Member

Hey, @LinusU: #1456. Up for grabs... 🙄

@watson watson closed this in #1496 Mar 15, 2020
@LinusU LinusU deleted the LinusU-patch-1 branch March 15, 2020 15:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants