node/doc/changelogs
Michaël Zasso 680aeb3467
2018-16-20, Version 10.5.0 (Current)
Notable changes:

* **crypto**:
  * Support for `crypto.scrypt()` has been added.
    [#20816](https://github.com/nodejs/node/pull/20816)
* **fs**:
  * BigInt support has been added to `fs.stat` and `fs.watchFile`.
    [#20220](https://github.com/nodejs/node/pull/20220)
  * APIs that take `mode` as arguments no longer throw on values larger
    than `0o777`. [#20636](https://github.com/nodejs/node/pull/20636)
    [#20975](https://github.com/nodejs/node/pull/20975)
    (Fixes: [#20498](https://github.com/nodejs/node/issues/20498))
  * Fix crashes in closed event watchers.
    [#20985](https://github.com/nodejs/node/pull/20985)
    (Fixes: [#20297](https://github.com/nodejs/node/issues/20297))
* **Worker Threads**:
  * Support for multi-threading has been added behind the
    `--experimental-worker` flag in the `worker_threads` module.
    This feature is *experimental* and may receive breaking changes at
    any time. [#20876](https://github.com/nodejs/node/pull/20876)

PR-URL: https://github.com/nodejs/node/pull/21400
2018-06-20 20:39:16 +02:00
..
CHANGELOG_ARCHIVE.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_IOJS.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V4.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V5.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V6.md 2018-06-12, Version 6.14.3 (LTS) 2018-06-12 18:31:11 -05:00
CHANGELOG_V7.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V8.md 2018-06-12, Version 8.11.3 (LTS) 2018-06-12 18:54:17 -05:00
CHANGELOG_V9.md 2018-06-12, Version 9.11.2 (Maintenance) 2018-06-12 18:54:17 -05:00
CHANGELOG_V10.md 2018-16-20, Version 10.5.0 (Current) 2018-06-20 20:39:16 +02:00
CHANGELOG_V010.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V012.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00