Angular CLI: 15.0.0-next.1 Release

Release date:
September 15, 2022
Previous version:
15.0.0-next.0 (released October 5, 2023)
Magnitude:
384 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in 15.0.0-next.1

alan-agius4
dgp1130
jbedard
clydin
angular-robot
josephperrott
angular-robot[bot]

Directory Browser for 15.0.0-next.1

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="15.0.0-next.1"></a>

15.0.0-next.1 (2022-09-15)

Breaking Changes

@angular-devkit/build-angular

  • server builder bundleDependencies option now only accept a boolean value. ### @schematics/angular | Commit | Description | | -- | -- | | feat - 9beb878e2 | remove Browserslist configuration files from projects | ### @angular-devkit/build-angular | Commit | Description | | -- | -- | | fix - 4f8a3d258 | correctly display error messages that contain "at" text. | | fix - 2021e66a1 | watch symbolic links | | refactor - 7f1017e60 | remove old bundleDependencies enum logic | ### @ngtools/webpack | Commit | Description | | -- | -- | | perf - 4fa8392a1 | avoid bootstrap conversion AST traversal where possible | ## Special Thanks Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott and angular-robot[bot]