File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="20.0.0-rc.4"></a>
2
+
3
+ # 20.0.0-rc.4 (2025-05-27)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
9
+ | [bcc0892a6](https://github.com/angular/angular-cli/commit/bcc0892a65f00e68709e84c380f448a5e0fd05e7) | fix | migrate `provideServerRoutesConfig` to `provideServerRendering` |
10
+
11
+ ### @angular/build
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- |
15
+ | [4c0d873b0](https://github.com/angular/angular-cli/commit/4c0d873b069b2671d7a0f98bcdc9b86ef48a8cd6) | fix | include full metadata for AOT unit-testing |
16
+ | [5ff6188c4](https://github.com/angular/angular-cli/commit/5ff6188c4330b009201a64a23d0090bfcec0612f) | perf | directly check code for Angular partial linking |
17
+
18
+ <!-- CHANGELOG SPLIT MARKER -->
19
+
1
20
<a name="20.0.0-rc.3"></a>
2
21
3
22
# 20.0.0-rc.3 (2025-05-21)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 20.0.0-rc.3 " ,
3
+ "version" : " 20.0.0-rc.4 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments