Angular CLI: 16.0.0-next.2 Release

Release date:
March 1, 2023
Previous version:
16.0.0-next.1 (released February 23, 2023)
Magnitude:
125 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 16.0.0-next.2

dgp1130
alan-agius4
angular-robot
devversion

Directory Browser for 16.0.0-next.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="16.0.0-next.2"></a>

16.0.0-next.2 (2023-03-01)

Breaking Changes

@angular-devkit/build-angular

  • Deprecated outputPath and outputPaths from the server and browser builder have been removed from the builder output. Use outputs instead.

Note: this change does not effect application developers.

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - d4c450829 | improve parsing of error messages | | refactor - a99018cd7 | remove deprecated outputPaths and outputPath Builder output |

Special Thanks

Alan Agius, Doug Parker and Paul Gschwendtner