node/doc
Myles Borins 8eda60c823
2019-11-21, Version 13.2.0 (Current)
Notable changes:

* addons:
  * Deprecate one- and two-argument `AtExit()`. Use the three-argument
    variant of `AtExit()` or `AddEnvironmentCleanupHook()` instead
    (Anna Henningsen) https://github.com/nodejs/node/pull/30227
* child_process,cluster:
  * The `serialization` option is added that allows child process
    IPC to use the V8 serialization API (to e.g., pass through data
    types like sets or maps) (Anna Henningsen)
    https://github.com/nodejs/node/pull/30162
* deps:
  * Update V8 to 7.9
  * Update `npm` to 6.13.0 (Ruy Adorno)
    https://github.com/nodejs/node/pull/30271
* embedder:
  * Exposes the ability to pass cli flags / options through an API
    as embedder (Shelley Vohr)
    https://github.com/nodejs/node/pull/30466
  * Allow adding linked bindings to Environment (Anna Henningsen)
    https://github.com/nodejs/node/pull/30274
* esm:
  * Unflag --experimental-modules (Guy Bedford)
    https://github.com/nodejs/node/pull/29866
* stream:
  * Add `writable.writableCorked` property (Robert Nagy)
    https://github.com/nodejs/node/pull/29012
* worker:
  * Allow specifying resource limits (Anna Henningsen)
    https://github.com/nodejs/node/pull/26628
* v8:
  * The Serialization API is now stable (Anna Henningsen)
    https://github.com/nodejs/node/pull/30234

PR-URL: https://github.com/nodejs/node/pull/30547
2019-11-21 15:44:14 -05:00
..
api 2019-11-21, Version 13.2.0 (Current) 2019-11-21 15:44:14 -05:00
api_assets doc: implement minor CSS improvements 2019-10-03 20:04:43 -07:00
changelogs 2019-11-21, Version 13.2.0 (Current) 2019-11-21 15:44:14 -05:00
guides doc: update 8.x to 10.x in backporting guide 2019-11-17 00:39:59 -08:00
.eslintrc.yaml
abi_version_registry.json doc: claim NODE_MODULE_VERSION=80 for Electron 9 2019-10-28 07:08:06 +01:00
first_timer_badge.png
full-white-stripe.jpg
node.1 tls: cli option to enable TLS key logging to file 2019-11-21 00:29:29 -05:00
offboarding.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
onboarding-extras.md doc: add blanks around code fences 2019-08-31 15:31:13 -07:00
onboarding.md doc: remove "make that" from onboarding.md 2019-06-23 07:07:14 -07:00
osx_installer_logo.png
releases.md doc: remove "it is important to" phrasing 2019-10-28 07:08:06 +01:00
STYLE_GUIDE.md doc: remove spaces inside code span elements 2019-10-09 20:55:14 -07:00
template.html doc: specify display=fallback for Google Fonts 2019-09-26 22:46:34 -07:00
thin-white-stripe.jpg