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+
126<a name =" 15.2.1 " ></a >
227
328# 15.2.1 (2023-03-01)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 16.0.0-next.1 " ,
3+ "version" : " 16.0.0-next.2 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments