Node.js 26.3.0 (Current)
Node.js 26.3.0 is released with key updates: Buffer.poolSize default increased to 64 KiB, root certificates updated to NSS 3.123.1, new httpValidation option added, and a warning about potential future changes to macOS Universal Binary support.
入选理由:Buffer.poolSize 默认值从 32 KiB 提升至 64 KiB,优化内存分配效率(SEMVER-MINOR 变更)。