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 =" 16.0.0-next.2 " ></a >
2
+
3
+ # 16.0.0-next.2 (2023-03-01)
4
+
5
+ ## Breaking Changes
6
+
7
+ ### @angular-devkit/build-angular
8
+
9
+ - Deprecated ` outputPath ` and ` outputPaths ` from the server and browser builder have been removed from the builder output. Use ` outputs ` instead.
10
+
11
+ Note: this change does not effect application developers.
12
+
13
+ ### @angular-devkit/build-angular
14
+
15
+ | Commit | Type | Description |
16
+ | --------------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------------------- |
17
+ | [ d4c450829] ( https://github.com/angular/angular-cli/commit/d4c450829dc6d91bf0adc157b3628c00a87f7c5d ) | fix | improve parsing of error messages |
18
+ | [ a99018cd7] ( https://github.com/angular/angular-cli/commit/a99018cd7bb66ee53026e06deae6a14455023910 ) | refactor | remove deprecated ` outputPaths ` and ` outputPath ` Builder output |
19
+
20
+ ## Special Thanks
21
+
22
+ Alan Agius, Doug Parker and Paul Gschwendtner
23
+
24
+ <!-- CHANGELOG SPLIT MARKER -->
25
+
1
26
<a name =" 15.2.1 " ></a >
2
27
3
28
# 15.2.1 (2023-03-01)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 16.0.0-next.1 " ,
3
+ "version" : " 16.0.0-next.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