Skip to content

Commit

Permalink
docs: update node compatibility (#1373)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jan 9, 2024
1 parent c3d9d01 commit 51353c0
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 @@ -38,7 +38,7 @@ Compatibility:
| v16.x.x | Stable |
| v17.x.x | Stable |
| v18.x.x | Stable |
| v19.x.x | Pending |
| v19.x.x | stable |

### >= v16.0.0
This service requires Node versions 18.14 or higher.
Expand All @@ -47,7 +47,8 @@ Compatibility:
| Node Version | Stablility |
|---------------|:-----------:|
| v18.14.x | Stable |
| v19.x.x | Pending |
| v20.x.x | Stable |
| v21.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 51353c0

Please sign in to comment.