From bf8ee41877ffed95fc5e48dfa2730bc755c71320 Mon Sep 17 00:00:00 2001 From: Jens Kuehlers Date: Tue, 19 Nov 2024 10:08:40 +0000 Subject: [PATCH] docs: fix v19 support dates (#58732) PR Close #58732 --- adev/src/content/reference/releases.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/adev/src/content/reference/releases.md b/adev/src/content/reference/releases.md index 111181232ce..2b63ebafc96 100644 --- a/adev/src/content/reference/releases.md +++ b/adev/src/content/reference/releases.md @@ -74,9 +74,9 @@ HELPFUL: Approximate dates are offered as general guidance and are subject to ch | Version | Date | |:--------|:-------------------| -| v18.1 | Week of 2024-07-08 | -| v18.2 | Week of 2024-08-12 | -| v19.0 | Week of 2024-11-19 | +| v19.1 | TBD | +| v19.2 | TBD | +| v20.0 | TBD | ### Support window @@ -93,11 +93,11 @@ The following table provides the status for Angular versions under support. | Version | Status | Released | Active ends | LTS ends | |:--------|:-------|:-----------|:------------|:-----------| -| ^18.0.0 | Active | 2024-05-22 | 2024-11-15 | 2025-11-15 | +| ^19.0.0 | Active | 2024-11-19 | 2025-05-19 | 2026-05-19 | +| ^18.0.0 | LTS | 2024-05-22 | 2024-11-19 | 2025-11-19 | | ^17.0.0 | LTS | 2023-11-08 | 2024-05-08 | 2025-05-15 | -| ^16.0.0 | LTS | 2023-05-03 | 2023-11-08 | 2024-11-08 | -Angular versions v2 to v15 are no longer supported. +Angular versions v2 to v16 are no longer supported. ### LTS fixes