0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Myles Borins 113c04c524
2020-03-26 Version 13.12.0 (Current)
macOS package notarization and a change in builder configuration:

The macOS binaries for this release, and future 13.x releases, are now
being compiled on macOS 10.15 (Catalina) with Xcode 11 to support
package notarization, a requirement for installing on .pkg files on
macOS 10.15 and later. Previous builds of Node.js 13.x were compiled on
macOS 10.11 (El Capitan) with Xcode 10. As binaries are still being
compiled to support a minimum of macOS 10.10 (Yosemite) we do not
anticipate this having a negative impact on Node.js 13.x users with
older versions of macOS.

Notable changes:

* build:
  * macOS package notarization (Rod Vagg)
    https://github.com/nodejs/node/pull/31459
* deps:
  * upgrade npm to 6.14.4 (Ruy Adorno)
    https://github.com/nodejs/node/pull/32495
  * update to uvwasi 0.0.6 (Colin Ihrig)
    https://github.com/nodejs/node/pull/32309
  * upgrade to libuv 1.35.0 (Colin Ihrig)
    https://github.com/nodejs/node/pull/32204
* lib:
  * add --disable-proto option to cli (Gus Caplan)
    https://github.com/nodejs/node/pull/32279
* node_report:
  * move diagnostic reports to stable (Colin Ihrig)
    https://github.com/nodejs/node/pull/32242
* worker:
  * allow URL in Worker constructor (Antoine du HAMEL)
    https://github.com/nodejs/node/pull/31664
* util:
  * use a global symbol for `util.promisify.custom` (ExE Boss)
    https://github.com/nodejs/node/pull/31672

PR-URL: https://github.com/nodejs/node/pull/32376
2020-03-26 18:49:28 -04: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 17:12:12 +01:00
CHANGELOG_V4.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V5.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V6.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V7.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V8.md 2019-12-17, Version 8.17.0 'Carbon' (LTS) 2019-12-17 17:15:09 -05:00
CHANGELOG_V9.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V10.md 2020-02-06, Version 10.19.0 'Dubnium' (LTS) 2020-02-06 03:05:04 +00:00
CHANGELOG_V11.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V12.md doc: fix missing changelog corrections 2020-02-18 17:26:48 -05:00
CHANGELOG_V13.md 2020-03-26 Version 13.12.0 (Current) 2020-03-26 18:49:28 -04:00
CHANGELOG_V010.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00
CHANGELOG_V012.md 2019-10-22, Version 13.0.0 (Current) 2019-10-22 17:12:12 +01:00