Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。
3月1日发布的 Node.js 7.7.0 包含一个阻止所有本机模块构建的错误,故开发团队在今天紧急发布了这个补丁,并向受到 7.7.0 影响的用户表示歉意。
Commits [c8e34b61f6 ] - build: add missing src/tracing header files (Daniel Bevenius) #10851 [96f55f9e59 ] - src: move trace_event.h include to internal header (Ben Noordhuis) #10959 [30c80cbe6f ] - src: fix TracingController cleanup (Jason Ginchereau) #10623 [b89b2a7d36 ] - src: always initialize tracing controller in agent (Matt Loring) #10507 [54e55e05ca ] - test: make test-intl-no-icu-data more robust (Michaël Zasso) #10992 [7b253eb3ed ] - test: increase strictness for test-trace-event (Rich Trott) #11065 [3dc4a5f1f4 ] - tracing: fix -Wunused-private-field warning (Santiago Gimeno) #10416 [8a918bf411 ] - tracing: fix -Wreorder warning (Santiago Gimeno) #10416
更新详情和下载地址请查看发行日志 |