Node.js v8.9.4 (LTS) 发布了,Node.js 是一个基于 Chrome V8 引擎 的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
更新内容:
-
deps:
-
upgrade npm to 5.6.0 (Kat Marchán) #17535
-
build:
-
configure can now be run from any directory (Gibson Fahnestock) #17321
提交
-
[
62ad4cca07
] - tools/doc : add tools/remark-* to eslintignore (Ivan Wei) #17240 -
[
ce91a38970
] - benchmark : fix http/simple.js benchmark (Anatoli Papirovski) #17583 -
[
3fe7f9f102
] - benchmark : set maxHeaderListPairs in h2 headers.js (Anatoli Papirovski) #17194 -
[
4597bd753a
] - benchmark : use unique filenames in fs benchmarks (Rich Trott) #16776 -
[
92723701cd
] - benchmark,path : remove unused variables (薛定谔的猫) #15789 -
[
58a667c884
] - build : add amake help
option for common targets (Gibson Fahnestock) #17323 -
[
5b04621c40
] - build : allow running configure from any directory (Gibson Fahnestock) #17321 -
[
6ed330610a
] - build : define HAVE_OPENSSL macro for cctest (Matheus Marchini) #17461
完整内容请查看 发布主页 。
注:本文内容来自互联网,旨在为开发者提供分享、交流的平台。如有涉及文章版权等事宜,请你联系站长进行处理。