From ce35ad2cf90c017535334672847d60d1cc3cac62 Mon Sep 17 00:00:00 2001 From: Cheng-Hsuan Tsai Date: Wed, 27 May 2026 19:51:59 +0000 Subject: [PATCH] docs: release notes for the v22.0.0-rc.2 release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7d3c5da363..0fe1b02d36e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# 22.0.0-rc.2 "22-0-0-rc2" (2026-05-27) +### cdk +| Commit | Type | Description | +| -- | -- | -- | +| [aa42b7798](https://github.com/angular/components/commit/aa42b7798b23dfa94b96ac217d8139d9cfa86c55) | fix | **table:** expose rendered rows ([#33304](https://github.com/angular/components/pull/33304)) | +### multiple +| Commit | Type | Description | +| -- | -- | -- | +| [a88904279](https://github.com/angular/components/commit/a88904279086a29deb84f34f4fadf9e69fbf3960) | fix | prevent form submissions in aria directives ([#33297](https://github.com/angular/components/pull/33297)) | + + + # 21.2.13 "21-2-13" (2026-05-27) No user facing changes in this release