Skip to content

Commit f95d757

Browse files
committed
docs: release notes for the v21.2.8 release
1 parent 51c3a11 commit f95d757

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="21.2.8"></a>
2+
# 21.2.8 (2026-04-08)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e40d378f3e](https://github.com/angular/angular/commit/e40d378f3e3e7e57a45c8fbd9565ee06a3a6a13f) | fix | handle nested brackets in host object bindings |
7+
### compiler-cli
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [2c6781071f](https://github.com/angular/angular/commit/2c6781071f52d6378a002fba6611bb283fbb2fde) | fix | error for type parameter declarations |
11+
### core
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [82192deda9](https://github.com/angular/angular/commit/82192deda9c07113835e6c85af3f2c8c8218cda0) | fix | handle missing serialized container hydration data |
15+
| [057cc6d09d](https://github.com/angular/angular/commit/057cc6d09d234f401a810cfdd3ad14127652b88b) | fix | remove obsolete iOS cursor pointer hack in event delegation |
16+
### language-service
17+
| Commit | Type | Description |
18+
| -- | -- | -- |
19+
| [7797671257](https://github.com/angular/angular/commit/7797671257350665e8b3ceb2bc6a0201829dd338) | fix | get quick info at local var location to align with TS semantics and support type narrowing |
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="22.0.0-next.6"></a>
224
# 22.0.0-next.6 (2026-04-01)
325
### compiler

0 commit comments

Comments
 (0)