node/doc
Ruben Bridgewater a19e1aba38
2018-11-15, Version 11.2.0 (Current)
Notable changes:

* deps:
  * A new experimental HTTP parser (`llhttp`) is now supported.
    https://github.com/nodejs/node/pull/24059
* timers:
  * Fixed an issue that could cause setTimeout to stop working as
    expected. https://github.com/nodejs/node/pull/24322
* Windows
  * A crashing process will now show the names of stack frames if the
    node.pdb file is available.
    https://github.com/nodejs/node/pull/23822
  * Continued effort to improve the installer's new stage that installs
    native build tools.
    https://github.com/nodejs/node/pull/23987,
    https://github.com/nodejs/node/pull/24348
  * child_process:
    * On Windows the `windowsHide` option default was restored to
      `false`. This means `detached` child processes and GUI apps will
      once again start in a new window.
      https://github.com/nodejs/node/pull/24034
* Added new collaborators:
  * [oyyd](https://github.com/oyyd) - Ouyang Yadong.
    https://github.com/nodejs/node/pull/24300
  * [psmarshall](https://github.com/psmarshall) - Peter Marshall.
    https://github.com/nodejs/node/pull/24170
  * [shisama](https://github.com/shisama) - Masashi Hirano.
    https://github.com/nodejs/node/pull/24136
2018-11-15 20:20:37 +01:00
..
api 2018-11-15, Version 11.2.0 (Current) 2018-11-15 20:20:37 +01:00
api_assets doc: Remove 'dnt_helper.js' 2018-09-02 12:47:09 +02:00
changelogs 2018-11-15, Version 11.2.0 (Current) 2018-11-15 20:20:37 +01:00
guides doc: update core-validate-commit url 2018-11-14 00:55:55 +01:00
.eslintrc.yaml tools: lint doc code examples in strict mode 2018-07-06 08:45:34 +03:00
first_timer_badge.png
full-white-stripe.jpg
node.1 doc: edit man page for superfluous "node" usage 2018-11-05 17:50:38 +01:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: update core-validate-commit url 2018-11-14 00:55:55 +01:00
osx_installer_logo.png
releases.md meta,doc: ping community about new release 2018-11-06 14:44:10 +01:00
STYLE_GUIDE.md doc: add branding to style guide 2018-11-01 21:51:11 +01:00
template.html doc: remove GA tracking 2018-10-17 11:12:26 -07:00
thin-white-stripe.jpg