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

推荐订阅源

Google DeepMind News
Google DeepMind News
I
InfoQ
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
GbyAI
GbyAI
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
美团技术团队
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
M
MIT News - Artificial intelligence
D
Docker
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 叶小钗

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 — Version 0.6.12 (stable)
2012-03-02 · via Node.js Blog

Isaac Schlueter

2012.03.02 Version 0.6.12 (stable)

  • Upgrade V8 to 3.6.6.24
  • dtrace ustack helper improvements (Dave Pacheco)
  • API Documentation refactor (isaacs)
  • #2827 net: fix race write() before and after connect() (koichik)
  • #2554 #2567 throw if fs args for 'start' or 'end' are strings (AJ ONeal)
  • punycode: Update to v1.0.0 (Mathias Bynens)
  • Make a fat binary for the OS X pkg (isaacs)
  • Fix hang on accessing process.stdin (isaacs)
  • repl: make tab completion work on non-objects (Nathan Rajlich)
  • Fix fs.watch on OS X (Ben Noordhuis)
  • Fix #2515 nested setTimeouts cause premature process exit (Ben Noordhuis)
  • windows: fix time conversion in stat (Igor Zinkovsky)
  • windows: fs: handle EOF in read (Brandon Philips)
  • windows: avoid IOCP short-circuit on non-ifs lsps (Igor Zinkovsky)
  • Upgrade npm to 1.1.4 (isaacs)
    • windows fixes
    • Bundle nested bundleDependencies properly
    • install: support --save with url install targets
    • shrinkwrap: behave properly with url-installed modules
    • support installing uncompressed tars or single file modules from urls etc.
    • don't run make clean on rebuild
    • support HTTPS-over-HTTP proxy tunneling

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

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

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

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

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