Node.js v8.6.0 发布了。Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。该版本更新内容如下:
- crypto
- Support for multiple ECDH curves. #15206
- dgram
- n-api
- The command-line flag is no longer required to use N-API. #14902
- tls
- Docs-only deprecation of
parseCertString()
. #14245
- Docs-only deprecation of
- New Contributors
- Welcome Sebastiaan Deckers (@sebdeckers) as a new Collaborator! #15354
更多内容请查看发行说明。
下载地址:
转自 http://www.oschina.net/news/89085/nodejs-8-6-0