Skip to content

Commit

Permalink
docs(angular): add angular v17.2 to the compatiblility version matrix…
Browse files Browse the repository at this point in the history
… docs
  • Loading branch information
leosvelperez committed Feb 13, 2024
1 parent 8893b7c commit 6f8f92e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ We provide a recommended version, and it is usually the latest minor version of

| Angular Version | **Nx Version _(recommended)_** | Nx Version _(range)_ |
| --------------- | ------------------------------ | -------------------------------------- |
| ~17.2.0 | **latest** | 18.1.0 <= latest |
| ~17.1.0 | **latest** | 17.3.0 <= latest |
| ~17.0.0 | **latest** | 17.1.0 <= latest |
| ~16.2.0 | **latest** | 16.7.0 <= latest |
Expand Down
1 change: 1 addition & 0 deletions docs/shared/packages/angular/angular-nx-version-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ We provide a recommended version, and it is usually the latest minor version of

| Angular Version | **Nx Version _(recommended)_** | Nx Version _(range)_ |
| --------------- | ------------------------------ | -------------------------------------- |
| ~17.2.0 | **latest** | 18.1.0 <= latest |
| ~17.1.0 | **latest** | 17.3.0 <= latest |
| ~17.0.0 | **latest** | 17.1.0 <= latest |
| ~16.2.0 | **latest** | 16.7.0 <= latest |
Expand Down

0 comments on commit 6f8f92e

Please sign in to comment.