Skip to content

Commit cbd77b9

Browse files
docs: release notes for the v21.0.0-rc.3 release
1 parent 3661ae1 commit cbd77b9

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="21.0.0-rc.3"></a>
2+
3+
# 21.0.0-rc.3 (2025-11-17)
4+
5+
### compiler
6+
7+
| Commit | Type | Description |
8+
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------- |
9+
| [ecea909bcc](https://github.com/angular/angular/commit/ecea909bccc3d6a3c33e77e1feb4ad0926e72f9e) | fix | don't choke on unbalanced parens in declaration block |
10+
11+
### core
12+
13+
| Commit | Type | Description |
14+
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------- |
15+
| [67fbd5ff1e](https://github.com/angular/angular/commit/67fbd5ff1eef80d98e5e9c633a15bb1ae27134bb) | fix | SSR error in signal forms |
16+
17+
### forms
18+
19+
| Commit | Type | Description |
20+
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------- |
21+
| [d89e522a1f](https://github.com/angular/angular/commit/d89e522a1f07c4b2ac7fd2b926ae44658f9394d4) | fix | debounce updates from interop controls |
22+
| [91d8d55a80](https://github.com/angular/angular/commit/91d8d55a80a1d1894827ef06e38e56de6e661575) | fix | Set error message of a schema error. |
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="20.3.12"></a>
227

328
# 20.3.12 (2025-11-14)

0 commit comments

Comments
 (0)