Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e9f031c

Browse filesBrowse files
andrewhughes101addaleax
authored andcommitted
doc: add 13 and 12 to previous versions
Remove Node.js 6 and add Node.js 12 and Node.js 13 to the previous versions of this document section PR-URL: #30590 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent 8ab18b6 commit e9f031c
Copy full SHA for e9f031c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+2-1Lines changed: 2 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,10 @@ Supported platforms and toolchains change with each major version of Node.js.
214214
This document is only valid for the current major version of Node.js.
215215
Consult previous versions of this document for older versions of Node.js:
216216

217+
* [Node.js 13](https://github.com/nodejs/node/blob/v13.x/BUILDING.md)
218+
* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
217219
* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
218220
* [Node.js 8](https://github.com/nodejs/node/blob/v8.x/BUILDING.md)
219-
* [Node.js 6](https://github.com/nodejs/node/blob/v6.x/BUILDING.md)
220221

221222
## Building Node.js on supported platforms
222223

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.