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

推荐订阅源

博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
小众软件
小众软件
T
Tailwind CSS Blog
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
V
Visual Studio Blog
罗磊的独立博客
有赞技术团队
有赞技术团队
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Jina AI
Jina AI
量子位
云风的 BLOG
云风的 BLOG
Recent Announcements
Recent Announcements
Hugging Face - Blog
Hugging Face - Blog
P
Proofpoint News Feed
N
Netflix TechBlog - Medium
GbyAI
GbyAI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
美团技术团队

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.7.2 (unstable)
2012-02-01 · via Node.js Blog

Isaac Schlueter

2012.02.01, Version 0.7.2 (unstable)

  • Update V8 to 3.8.9
  • Support for sharing streams across Isolates (Igor Zinkovsky)
  • #2636 - Fix case where http_parsers are freed too early (koichik)
  • url: Support for IPv6 addresses in URLs (Łukasz Walukiewicz)
  • child_process: Add disconnect() method to child processes (Andreas Madsen)
  • fs: add O_EXCL support, exclusive open file (Ben Noordhuis)
  • fs: more specific error messages (Tj Holowaychuk)
  • tty: emit 'unknown' key event if key sequence not found (Dan VerWeire, Nathan Rajlich)
  • build: compile release build too if BUILDTYPE=Debug (Ben Noordhuis)
  • module: fix --debug-brk on symlinked scripts (Fedor Indutny)
  • zlib: fix Failed to set dictionary issue (Fedor Indutny)
  • waf: predict target arch for OS X (Fedor Indutny)

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

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

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

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

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