File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 15.0.0-next.0 " ></a >
2
+
3
+ # 15.0.0-next.0 (2022-09-08)
4
+
5
+ ## Breaking Changes
6
+
7
+ ### @angular/cli
8
+
9
+ - The 'path' option in schematics schema no longer has a special meaning. Use 'workingDirectory' smart default provider should be used instead.
10
+
11
+ ### @schematics/angular
12
+
13
+ - Removed unused` appDir ` option from Universal and App-Shell schematic. This option can safely be removed if present since it no longer has effect.
14
+
15
+ ### @schematics/angular
16
+
17
+ | Commit | Type | Description |
18
+ | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------- |
19
+ | [ 57d93fb7d] ( https://github.com/angular/angular-cli/commit/57d93fb7d979e68c2a4e6f6046ff633f69098afe ) | fix | mark project as required option |
20
+ | [ 69b221498] ( https://github.com/angular/angular-cli/commit/69b2214987c8fad6efd091782cf28b20be62d244 ) | refactor | remove deprecated appDir option |
21
+
22
+ ### @angular/cli
23
+
24
+ | Commit | Type | Description |
25
+ | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------ |
26
+ | [ 774d349b7] ( https://github.com/angular/angular-cli/commit/774d349b73a436a99f2ea932b7509dab7c1d5e45 ) | refactor | remove deprecated path handler |
27
+
28
+ ### @angular-devkit/build-angular
29
+
30
+ | Commit | Type | Description |
31
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
32
+ | [ feb06753d] ( https://github.com/angular/angular-cli/commit/feb06753d59f782c6ad8fd59a60537863094f498 ) | perf | use esbuild-based builder to directly downlevel for await...of |
33
+
34
+ ## Special Thanks
35
+
36
+ Alan Agius, Charles Lyding, Doug Parker, Ruslan Lekhman and angular-robot[ bot]
37
+
38
+ <!-- CHANGELOG SPLIT MARKER -->
39
+
1
40
<a name =" 14.2.2 " ></a >
2
41
3
42
# 14.2.2 (2022-09-08)
You can’t perform that action at this time.
0 commit comments