File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="18.0.0-next.1"></a>
2
+
3
+ # 18.0.0-next.1 (2024-03-28)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- |
9
+ | [6530aa11b](https://github.com/angular/angular-cli/commit/6530aa11bed5ef67d611e8aed268bd20345cf0e6) | feat | replace `assets` with `public` directory |
10
+ | [950a44521](https://github.com/angular/angular-cli/commit/950a44521fdfb82000f6564ccc4c87d4a2b94680) | fix | rename SSR port env variable |
11
+
12
+ ### @angular-devkit/build-angular
13
+
14
+ | Commit | Type | Description |
15
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
16
+ | [e22d6771d](https://github.com/angular/angular-cli/commit/e22d6771da9f289577410b66d3fd8763b12113b2) | fix | ensure proper resolution of linked SCSS files |
17
+ | [c71e954a2](https://github.com/angular/angular-cli/commit/c71e954a25f0c6949b0dcebf3dfa01bd10a188b0) | fix | service-worker references non-existent named index output |
18
+
19
+ <!-- CHANGELOG SPLIT MARKER -->
20
+
1
21
<a name="17.3.2"></a>
2
22
3
23
# 17.3.2 (2024-03-25)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 18.0.0-next.0 " ,
3
+ "version" : " 18.0.0-next.1 " ,
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