Node v4.2.6 (LTS) 发布
欢迎加入运维网交流群:263444886Node v4.2.6 (LTS) 发布,主要更新:
[*] Fix regression in debugger and profiler functionality
Known issues
[*] Some problems with unreferenced timers running during beforeExit are still to be resolved. See #1264.
[*] Surrogate pair in REPL can freeze terminal. #690
[*] Calling dns.setServers() while a DNS query is in progress can cause the process to crash on a failed assertion. #894
[*] url.resolve may transfer the auth portion of the url when resolving between two full hosts, see #1435.
Commits
[*] - module,src: do not wrap modules with -1 lineOffset (cjihrig) #4298
[*] - test: add test for debugging one line files (cjihrig) #4298
下载:
Windows 32-bit Installer: https://nodejs.org/dist/v4.2.6/node-v4.2.6-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v4.2.6/node-v4.2.6-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v4.2.6/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v4.2.6/win-x64/node.exe
Mac OS X 64-bit Installer: https://nodejs.org/dist/v4.2.6/node-v4.2.6.pkg
Mac OS X 64-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-linux-x86.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-linux-x64.tar.gz
SunOS 32-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-sunos-x86.tar.gz
SunOS 64-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-sunos-x64.tar.gz
ARMv6 32-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-linux-armv6l.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-linux-armv7l.tar.gz
ARMv8 64-bit Binary: https://nodejs.org/dist/v4.2.6/node-v4.2.6-linux-arm64.tar.gz
Source Code: https://nodejs.org/dist/v4.2.6/node-v4.2.6.tar.gz
Other> Documentation: https://nodejs.org/docs/v4.2.6/api/
更多内容请看:Node v4.2.6 (LTS)
页:
[1]