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

the Roadmap for v7.0 ? #7273

Closed
kid-wumeng opened this issue Jun 11, 2016 · 2 comments
Closed

the Roadmap for v7.0 ? #7273

kid-wumeng opened this issue Jun 11, 2016 · 2 comments
Labels
question Issues that look for answers.

Comments

@kid-wumeng
Copy link

hello, I want to know the roadmap for v7.0
Is includes the ES6 Modules and ES7 Async / Await in v7.0 ?
Is there a release date, substantially ?
Thanks

@mscdex mscdex added the question Issues that look for answers. label Jun 11, 2016
@mscdex
Copy link
Contributor

mscdex commented Jun 11, 2016

For ES6 modules, you will want to keep tabs on the relevant issues in the nodejs/node-eps issue tracker, including this one and this one.

For async/await, you will want to keep tabs on this v8 issue and this nodejs/promises thread.

AFAIK there are no definite timetables for either of those features. As far as the node v7 release goes, that will happen in October of this year when node v6 transitions to LTS.

@kid-wumeng
Copy link
Author

@mscdex
Thank you very much for your answer !

@Trott Trott closed this as completed Jun 12, 2016
sam-github pushed a commit to sam-github/node that referenced this issue Dec 14, 2016
Made explicitely clear that when size bytes are not available, it will
return null, unless we've ended, in which case the data remaining in the
buffer will be returned.

Fixes nodejs#7273

Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs/node-v0.x-archive#25591
JacksonTian pushed a commit to JacksonTian/node that referenced this issue May 4, 2017
Made explicitely clear that when size bytes are not available, it will
return null, unless we've ended, in which case the data remaining in the
buffer will be returned.

Fixes nodejs#7273

Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs/node-v0.x-archive#25592
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

3 participants