diff --git a/docs/generated/packages/workspace/documents/nx-nodejs-typescript-version-matrix.md b/docs/generated/packages/workspace/documents/nx-nodejs-typescript-version-matrix.md index 71c4666958ec9..9df66470f6762 100644 --- a/docs/generated/packages/workspace/documents/nx-nodejs-typescript-version-matrix.md +++ b/docs/generated/packages/workspace/documents/nx-nodejs-typescript-version-matrix.md @@ -10,5 +10,6 @@ and the version of NodeJS that we tested it against. | --------------- | ---------------- | ------------------ | | 13.x | 10.x, 12.x, 14.x | ~4.6.2 | | 14.x | 12.x, 14.x, 16.x | ~4.7.2 | -| 15.x (previous) | 14.x, 16.x, 18.x | ~5.0.0 | -| 16.x (latest) | 16.x, 18.x, 20.x | ~5.1.0 | +| 15.x | 14.x, 16.x, 18.x | ~5.0.0 | +| 16.x (previous) | 16.x, 18.x, 20.x | ~5.1.0 | +| 17.x (latest) | 18.x, 20.x | ~5.1.0 | diff --git a/docs/shared/packages/workspace/nx-compatibility-matrix.md b/docs/shared/packages/workspace/nx-compatibility-matrix.md index 71c4666958ec9..9df66470f6762 100644 --- a/docs/shared/packages/workspace/nx-compatibility-matrix.md +++ b/docs/shared/packages/workspace/nx-compatibility-matrix.md @@ -10,5 +10,6 @@ and the version of NodeJS that we tested it against. | --------------- | ---------------- | ------------------ | | 13.x | 10.x, 12.x, 14.x | ~4.6.2 | | 14.x | 12.x, 14.x, 16.x | ~4.7.2 | -| 15.x (previous) | 14.x, 16.x, 18.x | ~5.0.0 | -| 16.x (latest) | 16.x, 18.x, 20.x | ~5.1.0 | +| 15.x | 14.x, 16.x, 18.x | ~5.0.0 | +| 16.x (previous) | 16.x, 18.x, 20.x | ~5.1.0 | +| 17.x (latest) | 18.x, 20.x | ~5.1.0 |