File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="17.0.0-rc.5"></a>
2
+
3
+ # 17.0.0-rc.5 (2023-11-07)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
9
+ | [ecdcff2db](https://github.com/angular/angular-cli/commit/ecdcff2db2b205443a585dd5dd118dbd50613883) | fix | add missing icons in ng-new template |
10
+
11
+ ### @angular-devkit/build-angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
15
+ | [9d4d11cc4](https://github.com/angular/angular-cli/commit/9d4d11cc43f2ae149ee8bfcf28285a1f62594ef7) | fix | allow SSR compilation to work with TS allowJs option |
16
+ | [303c98cd0](https://github.com/angular/angular-cli/commit/303c98cd0c5b39607ef44e7b34452dc27472d794) | fix | normalize exclude path |
17
+
18
+ ### @angular/pwa
19
+
20
+ | Commit | Type | Description |
21
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------- |
22
+ | [81e4917ce](https://github.com/angular/angular-cli/commit/81e4917ceca89759770a76d63b932f380d83685c) | fix | replace Angular logos |
23
+
24
+ <!-- CHANGELOG SPLIT MARKER -->
25
+
1
26
<a name="17.0.0-rc.4"></a>
2
27
3
28
# 17.0.0-rc.4 (2023-11-06)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 17.0.0-rc.4 " ,
3
+ "version" : " 17.0.0-rc.5 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments