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

Move to Node 10 #7215

Closed
brendankenny opened this issue Feb 12, 2019 · 0 comments · Fixed by #8117
Closed

Move to Node 10 #7215

brendankenny opened this issue Feb 12, 2019 · 0 comments · Fixed by #8117

Comments

@brendankenny
Copy link
Member

brendankenny commented Feb 12, 2019

It's that time again.

Node 10.13 was moved to LTS at the end of October 2018. Historically we've waited until some time in the new year to move over to the new version. Last time we did it with the split to 3.0.

There's not a ton of new stuff (for-await (including for readable streams), Promise.finally, BigInt, fs/promises, global URL, --experimental-worker), but they offer some pretty decent QoL improvements.

Regardless of timeline, we'll need to update our testing configs to start testing node 11 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants