We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730ae66 commit 60cf05fCopy full SHA for 60cf05f
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="21.0.6"></a>
2
+
3
+# 21.0.6 (2026-01-14)
4
5
+### @angular/ssr
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
9
+| [730ae6609](https://github.com/angular/angular-cli/commit/730ae6609b847802124a5c6e12c77522af54b967) | fix | handle platform destruction during rendering |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="21.0.5"></a>
14
15
# 21.0.5 (2026-01-07)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "21.0.5",
+ "version": "21.0.6",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments