We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc1406 commit 31465c8Copy full SHA for 31465c8
docs/faq/node-versions.md
@@ -10,10 +10,10 @@ Node-RED currently recommends **Node 14.x LTS**.
10
Version | Support Level | Notes
11
-----------|-----------------|------
12
< 8.x | *Unsupported* |
13
- **8.x** | *Supported* | No longer maintained
14
- **10.x** | *Supported* | No longer maintained
+ **8.x** | *Supported* | Node-RED 1.x or earlier only
+ **10.x** | *Supported* | Node-RED 1.x or earlier only
15
**12.x** | *Supported*. |
16
- **14.x** | **Supported** |
+ **14.x** | **Supported** |
17
**16.x** | Supported |
18
19
We try to stay up to date with Node.js releases. Our goal is to support
0 commit comments