Skip to content

Commit f187d23

Browse files
committed
docs: release notes for the v21.2.6 release
1 parent 24e52d4 commit f187d23

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="21.2.6"></a>
2+
# 21.2.6 (2026-03-25)
3+
### common
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b4ab6ba2e8](https://github.com/angular/angular/commit/b4ab6ba2e84a18309b0bb5dd68311ff1776b1cb4) | fix | avoid redundant image fetch on destroy with auto sizes |
7+
### compiler
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [880a57d4b3](https://github.com/angular/angular/commit/880a57d4b34af5aa27cd5bee11fa218ade6444bb) | fix | prevent shimCssText from adding extra blank lines per CSS comment |
11+
### core
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [ad0156e056](https://github.com/angular/angular/commit/ad0156e056e60ffebfeb804fda70dce88d9475a8) | fix | fixes a regression with animate.leave and reordering |
15+
### migrations
16+
| Commit | Type | Description |
17+
| -- | -- | -- |
18+
| [73d6b01b47](https://github.com/angular/angular/commit/73d6b01b47bb6762d182f1cd891f8ad4d7f688e1) | fix | inject migration not work in multi-project workspace with option path |
19+
20+
<!-- CHANGELOG SPLIT MARKER -->
21+
122
<a name="22.0.0-next.4"></a>
223
# 22.0.0-next.4 (2026-03-18)
324
## Breaking Changes

0 commit comments

Comments
 (0)