Skip to content

Commit d343ff3

Browse files
committed
docs: release notes for the v21.0.4 release
1 parent a52c834 commit d343ff3

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="21.0.4"></a>
2+
3+
# 21.0.4 (2025-12-10)
4+
5+
### compiler
6+
7+
| Commit | Type | Description |
8+
| ------------------------------------------------------------------------------------------------- | ---- | --------------------------------- |
9+
| [f901cc9eb32](https://github.com/angular/angular/commit/f901cc9eb328bed74fd7f09607e54154254d4a97) | perf | chain query creation instructions |
10+
11+
### compiler-cli
12+
13+
| Commit | Type | Description |
14+
| ------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
15+
| [65297c62011](https://github.com/angular/angular/commit/65297c62011ae353f8555738688a83a5fba5ea4e) | fix | expand type for native controls with a dynamic type |
16+
17+
### forms
18+
19+
| Commit | Type | Description |
20+
| ------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- |
21+
| [f254ff4f2e0](https://github.com/angular/angular/commit/f254ff4f2e014064b4d6073341dec0c5a7a754bf) | feat | expose element on signal forms `Field` directive |
22+
| [5880fbc73c6](https://github.com/angular/angular/commit/5880fbc73c6ac42976b3ada9803965bc20d047db) | feat | redo the signal forms metadata API |
23+
| [55fc677cef4](https://github.com/angular/angular/commit/55fc677cef4409302bc474ff316d392097a034e7) | fix | add signals for dirty, hidden, and pending states in custom controls |
24+
| [cbb10179c80](https://github.com/angular/angular/commit/cbb10179c8098f6a20b0bc365a492f14e4d2a51a) | fix | allow resetting with empty string |
25+
| [bf1c12cd932](https://github.com/angular/angular/commit/bf1c12cd932028dc4bb50914c64bbb6d882b6ec1) | fix | memoize reads of child fields in signal forms ([#65802](https://github.com/angular/angular/pull/65802)) |
26+
| [6d7475582f9](https://github.com/angular/angular/commit/6d7475582f95720b4487f663d339a18a25374481) | fix | Reuse key in parent in compat structure |
27+
28+
<!-- CHANGELOG SPLIT MARKER -->
29+
130
<a name="21.1.0-next.1"></a>
231

332
# 21.1.0-next.1 (2025-12-03)

0 commit comments

Comments
 (0)