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

Upgrade node to 6.3.1 #966

Merged
merged 1 commit into from
Jul 24, 2016
Merged

Upgrade node to 6.3.1 #966

merged 1 commit into from
Jul 24, 2016

Conversation

chrjean
Copy link
Contributor

@chrjean chrjean commented Jul 24, 2016

Notable changes

  • buffer:
    • Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602
    • Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176
  • deps:
    • Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531
    • Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638
  • repl: Fix issue with function redeclaration. (Prince J Wesley) #7794
  • util: Fix inspecting of boxed symbols. (Anna Henningsen) #7641

### Notable changes

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) [#7602](nodejs/node#7602)
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) [#7176](nodejs/node#7176)
* **deps**:
  * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) [#7531](nodejs/node#7531)
  * Backport V8 instanceof bugfix (Franziska Hinkelmann) [#7638](nodejs/node#7638)
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) [#7794](nodejs/node#7794)
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) [#7641](nodejs/node#7641)
@lukesampson lukesampson merged commit 0aaa69d into ScoopInstaller:master Jul 24, 2016
@chrjean chrjean deleted the patch-3 branch January 6, 2017 00:11
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.

2 participants