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

What's new in Node.js 9? #7

Open
gergelyke opened this issue Nov 3, 2017 · 5 comments
Open

What's new in Node.js 9? #7

gergelyke opened this issue Nov 3, 2017 · 5 comments
Labels

Comments

@gergelyke
Copy link
Owner

No description provided.

@foamzou
Copy link

foamzou commented Nov 9, 2017

em... util.callbackify has existed on Node.js 8.4 or early version

@vitkarpov
Copy link

Fund a typo in code example of callbackify:

- console.log('finsihed without an error');
+ console.log('finished without an error');

@vitkarpov
Copy link

@woshizoufeng Are you sure? Seems it was landed only in 9.0.0 (current)

@gergelyke
Copy link
Owner Author

thanks @vitkarpov, just fixed it :)

@nevercast
Copy link

@woshizoufeng It WAS backported however.

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

No branches or pull requests

4 participants