0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Ruben Bridgewater 06f6d662f6
2019-10-11, Version 12.12.0 (Current)
Notable changes:

* build:
  * Add `--force-context-aware` flag to prevent usage of native node
    addons that aren't context aware
    https://github.com/nodejs/node/pull/29631
* deprecations:
  * Add documentation-only deprecation for `process._tickCallback()`
    https://github.com/nodejs/node/pull/29781
* esm:
  * Using JSON modules is experimental again
    https://github.com/nodejs/node/pull/29754
* fs:
  * Introduce `opendir()` and `fs.Dir` to iterate through directories
    https://github.com/nodejs/node/pull/29349
* process:
  * Add source-map support to stack traces by using
    `--source-map-support` https://github.com/nodejs/node/pull/29564
* tls:
  * Honor `pauseOnConnect` option
    https://github.com/nodejs/node/pull/29635
  * Add option for private keys for OpenSSL engines
    https://github.com/nodejs/node/pull/28973

PR-URL: https://github.com/nodejs/node/pull/29919
2019-10-11 21:25:36 +02:00
..
CHANGELOG_ARCHIVE.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
CHANGELOG_IOJS.md doc: complete cut off links in old changelog 2019-10-02 12:17:34 -07:00
CHANGELOG_V4.md doc: fix 404 links 2019-09-26 22:32:46 -07:00
CHANGELOG_V5.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
CHANGELOG_V6.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
CHANGELOG_V7.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
CHANGELOG_V8.md 2019-10-09, Version 8.16.2 'Carbon' (LTS) 2019-10-09 21:25:39 +01:00
CHANGELOG_V9.md doc: add dash between SHA and PR in changelog 2019-10-02 12:17:40 -07:00
CHANGELOG_V10.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
CHANGELOG_V11.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
CHANGELOG_V12.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
CHANGELOG_V010.md doc: convert old changlogs SHA links to match newer format 2019-10-02 12:17:36 -07:00
CHANGELOG_V012.md doc: convert old changlogs SHA links to match newer format 2019-10-02 12:17:36 -07:00