Previous Releases
io.js & Node.js
Releases 1.x through 3.x were called "io.js" as they were part of the io.js fork. As of Node.js 4.0.0 the former release lines of io.js converged with Node.js 0.12.x into unified Node.js releases.
Looking for latest release of a version branch?
NODE_MODULE_VERSION
refers to the ABI (application binary interface) version number of Node.js, used to determine which versions of Node.js compiled C++ add-on binaries can be loaded in to without needing to be re-compiled. It used to be stored as hex value in earlier versions, but is now represented as an integer.发布 | 状态 | 代号 | 初始版本 | 活跃 LTS 开始于 | 维护 LTS 开始于 | 生命周期结束 |
---|---|---|---|---|---|---|
v19 | Current | 2022-10-18 | 2023-04-01 | 2023-06-01 | ||
v18 | Active LTS | hydrogen | 2022-04-19 | 2022-10-25 | 2023-10-18 | 2025-04-30 |
v17 | End-of-life | 2021-10-19 | 2022-04-01 | 2022-06-01 | ||
v16 | Maintenance LTS | gallium | 2021-04-20 | 2021-10-26 | 2022-10-18 | 2023-09-11 |
v15 | End-of-life | 2020-10-20 | 2021-04-01 | 2021-06-01 | ||
v14 | Maintenance LTS | fermium | 2020-04-21 | 2020-10-27 | 2021-10-19 | 2023-04-30 |
v13 | End-of-life | 2019-10-22 | 2020-04-01 | 2020-06-01 | ||
v12 | End-of-life | Erbium | 2019-04-23 | 2019-10-21 | 2020-11-30 | 2022-04-30 |
v11 | End-of-life | 2018-10-23 | 2019-04-22 | 2019-06-01 | ||
v10 | End-of-life | Dubnium | 2018-04-24 | 2018-10-30 | 2020-05-19 | 2021-04-30 |
v9 | End-of-life | 2017-10-01 | 2018-04-01 | 2018-06-30 | ||
v8 | End-of-life | Carbon | 2017-05-30 | 2017-10-31 | 2019-01-01 | 2019-12-31 |
v7 | End-of-life | 2016-10-25 | 2017-04-30 | 2017-06-30 | ||
v6 | End-of-life | Boron | 2016-04-26 | 2016-10-18 | 2018-04-30 | 2019-04-30 |
v5 | End-of-life | 2015-10-29 | 2016-04-30 | 2016-06-30 | ||
v4 | End-of-life | Argon | 2015-09-08 | 2015-10-12 | 2017-04-01 | 2018-04-30 |
v0.12 | End-of-life | 2015-02-06 | 2016-12-31 | |||
v0.10 | End-of-life | 2013-03-11 | 2016-10-31 | |||
v0.8 | End-of-life | 2012-06-25 | 2014-07-31 |