Node.js v9.8.0 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下: crypto: add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson) #17690 http2: Fixed issues with aborted connections in the HTTP/2 implementation (Anna Henningsen) #18987 #19002 loader: --inspect-brk now works properly for esmodules (Gus Caplan) #18949 src: make process.dlopen() load well-known symbol (Ben Noordhuis) #18934 trace_events: add file pattern cli option (Andreas Madsen) #18480 Added new collaborators MoonBall Chen Gang 详细的提交信息和下载地址请查看:https://nodejs.org/en/blog/release/v9.8.0/ Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。 Node.js v9.8.0 发布,服务器端的 JavaScript 运行环境下载地址