Node.js — Node.js 25.7.0 (Current)
Node v25.7.0リリース。
node:sqliteモジュールがRelease Candidate(RC)に昇格。
Single Executable Applications(SEA)でESMエントリーポイントをサポート、
HTTP/2でHTTP/1へのフォールバック設定としてhttp1Optionsを追加。
Duplex.toWeb()のtypeオプションをreadableTypeにリネーム、node:testでSIGINT時に中断されたテストを表示するように。
fs.statにthrowIfNoEntryオプションの追加、zlibでBrotli圧縮辞書のサポートなど。