We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8002a4f commit 8932f0fCopy full SHA for 8932f0f
1 file changed
README.md
@@ -89,11 +89,9 @@ Restify aims to support the Node.js LTS (Active and Maintenance) versions along
89
90
| Node Release | Supported in Current Version | Notes |
91
| :--: | :---: | :---: |
92
-| 18.x | **No** | Current stable. See [#1888](https://github.com/restify/node-restify/issues/1888) |
93
-| 16.x | **Yes** | Active LTS |
94
-| 14.x | **Yes** | Maintenance LTS |
95
-| 12.x | **No** | Use restify v8.x, team will backport critical issues only |
96
+| 18.x | **Yes** | Restify v10.x required. |
+| 16.x | **Yes** | |
+| 14.x | **Yes** | |
97
98
## License
99
0 commit comments