node/doc/changelogs
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
..
CHANGELOG_ARCHIVE.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
CHANGELOG_IOJS.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V4.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V5.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V6.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V7.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V8.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V9.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V010.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V10.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V11.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V012.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V12.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 14:31:46 +01:00
CHANGELOG_V13.md 2019-11-21, Version 13.2.0 (Current) 2019-11-21 15:44:14 -05:00