-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
v5.0.0 release post #293
v5.0.0 release post #293
Conversation
title: Node v5.0.0 (Stable) | ||
slug: node-v5-0-0 | ||
layout: blog-post.hbs | ||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, author
field not added, did you use an updated version of ./scripts/release-post.js
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
author shouldn't be strictly required.
LGTM! 👍 |
That seems like an ideal way to do it |
Other than the missing @fhemberger IMO LTS/Stable buttons in #260 and #261 could be merged ASAP. Both has been written with this in mind, too reduce big bang release of nodejs.org as soon as v5 gets released. |
Added ES6 updates here, changes for download page and index are already merged. |
36b230c
to
f7891a4
Compare
With node v5.0.0 will come an updated v8 that includes additional ES6 features. This adds some of those additional features to the ES6 doc
And updated some formatting of the content.
done, thanks folks |
Binaries are in staging, aiming for a release at 3pm Pacific. Please review this post and let me know if you have any suggestions for changes or additions.
I guess we should ship the new LTS / Stable download button stuff around the same time, plus the ES6 updates? Who can be available to take care of that? I'd rather not have too much on my hands unless it's super-simple.