Skip to content

Commit 00a3928

Browse files
docs: release notes for the v21.2.1 release
1 parent 4422ade commit 00a3928

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="21.2.1"></a>
2+
# 21.2.1 (2026-03-04)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e2e9a9a531](https://github.com/angular/angular/commit/e2e9a9a531c9e9a69701e549f28354cc5d5edd77) | fix | adds transfer cache to httpResource to fix hydration |
7+
| [b4ec3cc4e4](https://github.com/angular/angular/commit/b4ec3cc4e41f2948ad0830eb14aa05d14fa3a9ed) | fix | prevent child animation elements from being orphaned |
8+
| [e923d88398](https://github.com/angular/angular/commit/e923d8839868c79989502ab3503e13d93c78516a) | fix | Prevent removal of elements during drag and drop |
9+
### http
10+
| Commit | Type | Description |
11+
| -- | -- | -- |
12+
| [277ade97ac](https://github.com/angular/angular/commit/277ade97ac2a3a7f2a5b513acaa93e7663cdc55f) | fix | correctly cache blob responses in transfer cache ([#67002](https://github.com/angular/angular/pull/67002)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="19.2.19"></a>
217
# 19.2.19 (2026-02-25)
318
## Breaking Changes

0 commit comments

Comments
 (0)