Skip to content

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