File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name="17.1.0-rc.1"></a>
2+
3+ # 17.1.0-rc.1 (2024-01-10)
4+
5+ ### @angular/cli
6+
7+ | Commit | Type | Description |
8+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
9+ | [9f71d2e97](https://github.com/angular/angular-cli/commit/9f71d2e976e86e60151b3cf8e1fedc6ec7380840) | fix | retain existing EOL when updating JSON files |
10+
11+ ### @schematics/angular
12+
13+ | Commit | Type | Description |
14+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
15+ | [8c815711a](https://github.com/angular/angular-cli/commit/8c815711a255049512c3712ff89c9ab321a20b23) | fix | retain existing EOL when adding imports |
16+ | [4a5e7086d](https://github.com/angular/angular-cli/commit/4a5e7086dcb64d1642c243ab02892070d473e7a4) | fix | retain existing EOL when updating JSON files |
17+
18+ ### @angular-devkit/build-angular
19+
20+ | Commit | Type | Description |
21+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
22+ | [2a02b1320](https://github.com/angular/angular-cli/commit/2a02b1320449e0562041bbba86e42048665402e5) | fix | fix normalization of the application builder extensions |
23+ | [6d7fdb952](https://github.com/angular/angular-cli/commit/6d7fdb952d49dda1301af229af138d834161c2f9) | fix | show diagnostic messages after build stats |
24+
25+ ### @angular-devkit/core
26+
27+ | Commit | Type | Description |
28+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
29+ | [7f395be1b](https://github.com/angular/angular-cli/commit/7f395be1beeec192330936692537697d3b3395ff) | fix | retain existing EOL when updating workspace config |
30+
31+ <!-- CHANGELOG SPLIT MARKER -->
32+
133<a name="17.1.0-rc.0"></a>
234
335# 17.1.0-rc.0 (2024-01-03)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 17.1.0-rc.0 " ,
3+ "version" : " 17.1.0-rc.1 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments