- Download Node. js®
Read the changelog or blog post for this version Learn more about Node js releases, including the release schedule and LTS status Learn how to verify signed SHASUMS Looking for Node js source? Download a signed Node js source tarball Check out our nightly binaries or all previous releases or the unofficial binaries for other platforms
- Node. js v22. 9. 0 (Current)
Node js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts
- Node. js — Node. js Releases
Major Node js versions enter Current release status for six months, which gives library authors time to add support for them After six months, odd-numbered releases (9, 11, etc ) become unsupported, and even-numbered releases (10, 12, etc ) move to Active LTS status and are ready for general use
- Node. js — Node. js 21 is now available!
The recent update to Node js, version 21, includes an important change to the fetch module as well as WebStreams Both modules were marked as stable after a recent update
- Node. js — Node. js v23. 0. 0 (Current)
2024-10-16, Version 23 0 0 (Current), @RafaelGSS We’re excited to announce the release of Node js 23! Key highlights include: Enabling require(esm) by default for Node js applications Removing support for Windows 32-bit systems Stabilizing the node --run command Enhancements to the test runner, including glob pattern support for coverage files Node js 23 will replace Node js 22 as the
- Node. js — Node. js v21. 0. 0 (Current)
2023-10-17, Version 21 0 0 (Current), @RafaelGSS and @targos We're excited to announce the release of Node js 21! Highlights include updates of the V8 JavaScript engine to 11 8, stable fetch and WebStreams, a new experimental flag to change the interpretation of ambiguous code from CommonJS to ES modules (--experimental-default-type), many updates to our test runner, and more! Node js 21 will
- Node. js v23. 6. 1 (Current)
Node js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts
- Node. js v22. 7. 0 (Current)
2024-08-22, Version 22 7 0 (Current), @RafaelGSS Experimental transform types support With the new flag --experimental-transform-types it is possible to enable the transformation of TypeScript-only syntax into JavaScript code This feature allows Node js to support TypeScript syntax such as Enum and namespace
|