【Node.js 21 is now available! | Node.js】
Node.js v21リリース。
current(開発版)となるメジャーバージョン。
Fetch/WebStreams APIのStable化、V8 11.8へのアップデート、node --testでのglobのサポート。
モジュールのデフォルトをESMにできる--experimental-default-type、Magic BytesでWasmを判定する--experimental-wasm-modulesの追加。
fs.writeFileにflushオプションの追加、StreamsとHTTPのパフォーマンス改善、navigatorのグローバルオブジェクトをサポートなど
関連URL
Node v21.0.0 (Current) | Node.js
List of file signatures - Wikipedia
https://realtime.jser.info/2023/10/18/node-js-21-is-now-available-node-js/
Node.js — Node.js 21 is now available!
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools a...