node/doc
Jeremiah Senkpiel eb66efd605
2017-07-19, Version 8.2.0 (Current)
Big thanks to @addaleax who prepared the vast majority of this release.

Notable changes:

* **Async Hooks**
  * Multiple improvements to Promise support in `async_hooks` have been made.

* **Build**
  * The compiler version requirement to build Node with GCC has been raised to
    GCC 4.9.4.
    [[`820b011ed6`](820b011ed6)]
    [#13466](https://github.com/nodejs/node/pull/13466)

* **Cluster**
  * Users now have more fine-grained control over the inspector port used by
    individual cluster workers. Previously, cluster workers would simply
    increment from the master's debug port.
    [[`dfc46e262a`](dfc46e262a)]
    [#14140](https://github.com/nodejs/node/pull/14140)

* **DNS**
  * The server used for DNS queries can now use a custom port.
    [[`ebe7bb29aa`](ebe7bb29aa)]
    [#13723](https://github.com/nodejs/node/pull/13723)
  * Support for `dns.resolveAny()` has been added.
    [[`6e30e2558e`](6e30e2558e)]
    [#13137](https://github.com/nodejs/node/pull/13137)

* **npm**
  * The `npm` CLI has been updated to version 5.3.0. In particular, it now comes
    with the `npx` binary, which is also shipped with Node.
    [[`dc3f6b9ac1`](dc3f6b9ac1)]
    [#14235](https://github.com/nodejs/node/pull/14235)
  * `npm` Changelogs:
      - [v5.0.4](https://github.com/npm/npm/releases/tag/v5.0.4)
      - [v5.1.0](https://github.com/npm/npm/releases/tag/v5.1.0)
      - [v5.2.0](https://github.com/npm/npm/releases/tag/v5.2.0)
      - [v5.3.0](https://github.com/npm/npm/releases/tag/v5.3.0)

PR-URL: https://github.com/nodejs/node/pull/13744
2017-07-19 16:46:11 -04:00
..
api 2017-07-19, Version 8.2.0 (Current) 2017-07-19 16:46:11 -04:00
api_assets
changelogs 2017-07-19, Version 8.2.0 (Current) 2017-07-19 16:46:11 -04:00
guides doc: add guidance on testing new errors 2017-07-19 15:03:00 -04:00
.eslintrc.yaml tools: eslint - use error and off 2017-07-19 15:02:12 -04:00
full-white-stripe.jpg
node.1 src: document --abort-on-uncaught-exception 2017-07-19 15:02:14 -04:00
onboarding-extras.md doc: add @nodejs/documentation to CC table 2017-07-18 19:57:03 +02:00
onboarding.md doc: small makeover for onboarding.md 2017-06-21 22:43:14 +02:00
osx_installer_logo.png
releases.md doc: mention rebasing of v?.x-staging post release 2017-06-21 22:44:25 +02:00
STYLE_GUIDE.md doc: update backporting guide 2017-06-24 12:19:29 +02:00
template.html
thin-white-stripe.jpg