Skip to content

Add support for Node.js 6.5 (v8 5.1) #2024

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

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Sep 1, 2016

Add support for Node.js 6.5 (v8 5.1) by rebuilding our native (C++) dependencies and using the updated versions in the package.json.
Node.js 6.5 has new version of the v8 - from 5.0.x to 5.1.x. When rebuilding and requiring our native dependencies, we are using the version of v8 in order to find correct binary.

Implements #2025

Add support for Node.js 6.5 (v8 5.1) by rebuilding our native (C++) dependencies and using the updated versions in the package.json.
Node.js 6.5 has new version of the v8 - from 5.0.x to 5.1.x. When rebuilding and requiring our native dependencies, we are using the version of v8 in order to find correct binary.
@rosen-vladimirov rosen-vladimirov added this to the 2.3.0 milestone Sep 1, 2016
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 1, 2016
@rosen-vladimirov rosen-vladimirov merged commit f93d86d into master Sep 1, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/node-6.5 branch September 1, 2016 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant