|
| 1 | +<a name="21.0.0-rc.2"></a> |
| 2 | + |
| 3 | +# 21.0.0-rc.2 (2025-11-12) |
| 4 | + |
| 5 | +### common |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------------------------------- | |
| 9 | +| [ab98e71c41](https://github.com/angular/angular/commit/ab98e71c413928dbc75703e3de3131cf93100837) | fix | remove placeholder image listeners once view is removed | |
| 10 | + |
| 11 | +### compiler |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------------- | |
| 15 | +| [f54cc4f28a](https://github.com/angular/angular/commit/f54cc4f28abb9ded190ae33619e5ca7073df08a6) | fix | support commas in :host() argument | |
| 16 | +| [814b2713f5](https://github.com/angular/angular/commit/814b2713f56f94372db7e15e0a86f089a88f888d) | fix | support complex selectors in :nth-child() | |
| 17 | +| [aad6ced0ef](https://github.com/angular/angular/commit/aad6ced0ef5e535d1a6eae7c79df4e03ea73b7f2) | fix | support one additional level of nesting in :host() | |
| 18 | + |
| 19 | +### compiler-cli |
| 20 | + |
| 21 | +| Commit | Type | Description | |
| 22 | +| ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------------------------------------------- | |
| 23 | +| [5b55200edf](https://github.com/angular/angular/commit/5b55200edfd12fa7dcdb6570885e0c52a9cc5ec0) | fix | allow value to be set on radio fields | |
| 24 | +| [bd322ca410](https://github.com/angular/angular/commit/bd322ca4100c8e51df7c71377161c2c9412d1b83) | fix | do not flag custom control required inputs as missing when field is present | |
| 25 | +| [71ab11ccf0](https://github.com/angular/angular/commit/71ab11ccf0f0daaffb49779d5f90b9e2da76dbd5) | fix | make field detection logic more robust | |
| 26 | +| [01290ab275](https://github.com/angular/angular/commit/01290ab275599ee6887f9c2139a16f833eaa7071) | fix | use any when checking field interface conformance | |
| 27 | + |
| 28 | +### core |
| 29 | + |
| 30 | +| Commit | Type | Description | |
| 31 | +| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------------- | |
| 32 | +| [c9f977833e](https://github.com/angular/angular/commit/c9f977833ebed6f89afd38f65c03e9b3808f2b07) | fix | skip Angular formatting when formatting signals recursively | |
| 33 | + |
| 34 | +### forms |
| 35 | + |
| 36 | +| Commit | Type | Description | |
| 37 | +| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------- | |
| 38 | +| [a278ee358c](https://github.com/angular/angular/commit/a278ee358c4d111cf29eb8d3d8eb1fe1799c8495) | feat | add `debounce()` rule for signal forms | |
| 39 | +| [781a3299f9](https://github.com/angular/angular/commit/781a3299f9e16e16902f12f7e7c80c10f15f788a) | perf | only update interop controls when bound field changes | |
| 40 | + |
| 41 | +### language-server |
| 42 | + |
| 43 | +| Commit | Type | Description | |
| 44 | +| ------------------------------------------------------------------------------------------------ | ---- | --------------------------------- | |
| 45 | +| [3f7111a9c3](https://github.com/angular/angular/commit/3f7111a9c38c6fd00af705a3045f2909f47b505b) | fix | fix directory renaming on Windows | |
| 46 | + |
| 47 | +### language-service |
| 48 | + |
| 49 | +| Commit | Type | Description | |
| 50 | +| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------- | |
| 51 | +| [89095946cf](https://github.com/angular/angular/commit/89095946cff051c5613b8f54ec722d08cd47c709) | fix | address potential memory leak during project creation | |
| 52 | + |
| 53 | +<!-- CHANGELOG SPLIT MARKER --> |
| 54 | + |
1 | 55 | <a name="20.3.11"></a> |
2 | 56 |
|
3 | 57 | # 20.3.11 (2025-11-12) |
|
0 commit comments