Skip to content

Commit

Permalink
docs: update node stability for versions (#1162)
Browse files Browse the repository at this point in the history
* docs: update node stability for versions

* Update README.md

Co-authored-by: Dominique <dsaripapazoglou@gmail.com>

Co-authored-by: Dominique <dsaripapazoglou@gmail.com>
  • Loading branch information
TarikGul and Imod7 authored Dec 13, 2022
1 parent ca97b2c commit e4305b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ Compatibility:
|---------------|:-----------:|
| v14.x.x | Stable |
| v16.x.x | Stable |
| v17.x.x | Not Stable |
| v18.x.x | Pending |
| v17.x.x | Stable |
| v18.x.x | Stable |
| v19.x.x | Pending |

NOTE: Node LTS (`long term support`) versions start with an even number, and odd number versions are subject to a 6 month testing period with active support before they are unsupported. It is recommended to use sidecar with a stable actively maintained version of node.js.

Expand Down

0 comments on commit e4305b6

Please sign in to comment.