惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
J
Java Code Geeks
罗磊的独立博客
雷峰网
雷峰网
G
Google Developers Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
爱范儿
爱范儿
B
Blog RSS Feed
腾讯CDC
Apple Machine Learning Research
Apple Machine Learning Research
D
Docker
Recent Announcements
Recent Announcements
T
Tailwind CSS Blog
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Vercel News
Vercel News
小众软件
小众软件
人人都是产品经理
人人都是产品经理
云风的 BLOG
云风的 BLOG
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
I
InfoQ
S
SegmentFault 最新的问题

Node.js Blog

Node.js — Security Bug Bounty Program Paused Due to Loss of Funding Node.js — Node.js 25.9.0 (Current) Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 Node.js — Node.js 25.8.2 (Current) Node.js — Node.js 24.14.1 (LTS) Node.js — Node.js 22.22.2 (LTS) Node.js — Node.js 20.20.2 (LTS) Node.js — Tuesday, March 24, 2026 Security Releases Node.js — Node.js 25.8.1 (Current) Node.js — Evolving the Node.js Release Schedule Node.js — Node.js 22.22.1 (LTS) Node.js — Node.js 20.20.1 (LTS) Node.js — Node.js 25.8.0 (Current) Node.js — Node.js 25.7.0 (Current) Node.js — Node.js 24.14.0 (LTS) Node.js — New HackerOne Signal Requirement for Vulnerability Reports Node.js — Node.js 25.6.1 (Current) Node.js — Node.js 24.13.1 (LTS) Node.js — Node.js 25.6.0 (Current) Node.js — OpenSSL Security Advisory Assessment, January 2026 Node.js — Node.js 25.5.0 (Current) Node.js — Chalk to Node.js util styleText Node.js — Node.js 25.4.0 (Current) Node.js — Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users Node.js — Node.js 22.22.0 (LTS) Node.js — Node.js 25.3.0 (Current) Node.js — Node.js 24.13.0 (LTS) Node.js — Node.js 20.20.0 (LTS) Node.js — Tuesday, January 13, 2026 Security Releases Node.js — Node.js 24.12.0 (LTS)
Node.js — Node.js 0.6.1
2011-11-11 · via Node.js Blog

Ryan Dahl

2011.11.11, Version 0.6.1 (stable)

  • doc improvements (Eric Lovett, Ben Noordhuis, Scott Anderson, Yoji SHIDARA)
  • crypto: make thread-safe (Ben Noordhuis)
  • fix process.kill error object
  • debugger: correctly handle source with multi-byte characters (Shigeki Ohtsu)
  • make stdout and stderr non-destroyable (Igor Zinkovsky)
  • fs: don't close uninitialized fs.watch handle (Ben Noordhuis)
  • #2026 fix man page install on BSDs (Ben Noordhuis)
  • #2040 fix unrecognized errno assert in uv_err_name
  • #2043 fs: mkdir() should call callback if mode is omitted
  • #2045 fs: fix fs.realpath on windows to return on error (Benjamin Pasero)
  • #2047 minor cluster improvements
  • #2052 readline get window columns correctly
  • Upgrade V8 to 3.6.6.7

Source Code: https://nodejs.org/dist/v0.6.1/node-v0.6.1.tar.gz

Windows Installer: https://nodejs.org/dist/v0.6.1/node-v0.6.1.msi

Macintosh Installer: https://nodejs.org/dist/v0.6.1/node-v0.6.1.pkg

Website: https://nodejs.org/docs/v0.6.1/

Documentation: https://nodejs.org/docs/v0.6.1/api/