Node.js 13.12.0 release

Node.js 13.12.0 version is now available. This version, and future 13.x releases macOS binaries are now compiled on macOS 10.15 with Xcode 11's (Catalina), to support the package notary, which is installed on macOS .pkg and later 10.15 requirements documents.

Specific updates are as follows: 

Notable changes

  • build:
    • macOS package notarized  # 31459
  • deps:
    • Npm will be upgraded to 6.14.4  # 32495
    • 0.0.6 update to uvwasi  # 32309
    • Update to 1.35.0 libuv  # 32204
  • lib:
    • Add --disable-proto option in the cli  # 32279
  • node_report:
    • The diagnostic report moved to stable  # 32242
  • worker:
    • Allows the use of URL in the Worker constructor   # 31664
  • useful :
    • To util.promisify.customuse global symbol # 31672

For more details, see the update instructions: https://github.com/nodejs/node/releases

Guess you like

Origin www.oschina.net/news/114419/nodejs-13-12-0-released