| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9f06eac commit e53e823
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ Looking for help? Check out the | |||
| 43 | 43 | ||
| 44 | 44 | * **Current**: Under active development. Code for the Current release is in the | |
| 45 | 45 | branch for its major version number (for example, | |
| 46 | - [v15.x](https://github.com/nodejs/node/tree/v15.x)). Node.js releases a new | ||
| 46 | + [v19.x](https://github.com/nodejs/node/tree/v19.x)). Node.js releases a new | ||
| 47 | 47 | major version every 6 months, allowing for breaking changes. This happens in | |
| 48 | 48 | April and October every year. Releases appearing each October have a support | |
| 49 | 49 | life of 8 months. Releases appearing each April convert to LTS (see below) | |
@@ -74,8 +74,8 @@ Binaries, installers, and source tarballs are available at | |||
| 74 | 74 | The [latest](https://nodejs.org/download/release/latest/) directory is an | |
| 75 | 75 | alias for the latest Current release. The latest-_codename_ directory is an | |
| 76 | 76 | alias for the latest release from an LTS line. For example, the | |
| 77 | - [latest-fermium](https://nodejs.org/download/release/latest-fermium/) directory | ||
| 78 | - contains the latest Fermium (Node.js 14) release. | ||
| 77 | + [latest-hydrogen](https://nodejs.org/download/release/latest-hydrogen/) | ||
| 78 | + directory contains the latest Hydrogen (Node.js 18) release. | ||
| 79 | 79 | ||
| 80 | 80 | #### Nightly releases | |
| 81 | 81 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments