Skip to content

Commit 729ba99

Browse files
committed
release: cut the v21.0.0-rc.4 release
1 parent 62a5256 commit 729ba99

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="21.0.0-rc.4"></a>
2+
3+
# 21.0.0-rc.4 (2025-11-14)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9+
| [f7c4a4c1d](https://github.com/angular/angular-cli/commit/f7c4a4c1dcd575dec82cc06597e3d6620b1be729) | fix | enhance Vitest resolution for optimal package loading |
10+
| [0830f4fb5](https://github.com/angular/angular-cli/commit/0830f4fb549e2c45b1ef752dd42f002a1347d7c8) | fix | ensure TestBed cleanup hooks are always registered |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="21.0.0-rc.3"></a>
215

316
# 21.0.0-rc.3 (2025-11-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "21.0.0-rc.3",
3+
"version": "21.0.0-rc.4",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)