File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="17.3.2"></a>
2
+
3
+ # 17.3.2 (2024-03-25)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
9
+ | [935f931ee](https://github.com/angular/angular-cli/commit/935f931eea8ddd1cb86b2275b8e384bf51e9153e) | fix | rename SSR port env variable |
10
+
11
+ ### @angular-devkit/build-angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ |
15
+ | [c9d436000](https://github.com/angular/angular-cli/commit/c9d4360000e6134b936781be3b0d5cf1871d44d7) | fix | `Internal server error: Invalid URL` when using a non localhost IP |
16
+ | [59fba38ec](https://github.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd) | fix | ensure proper resolution of linked SCSS files |
17
+ | [27dd8f208](https://github.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35) | fix | service-worker references non-existent named index output |
18
+ | [c12907d92](https://github.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9) | fix | update `webpack-dev-middleware` to `6.1.2` |
19
+
20
+ <!-- CHANGELOG SPLIT MARKER -->
21
+
1
22
<a name="17.3.1"></a>
2
23
3
24
# 17.3.1 (2024-03-20)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 17.3.1 " ,
3
+ "version" : " 17.3.2 " ,
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