Skip to content

v16.0.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 01 Mar 19:57
· 5975 commits to main since this release

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