v13.0.0-next.8
Pre-release
Pre-release
·
9697 commits
to main
since this release
13.0.0-next.8 (2021-10-05)
Breaking Changes
@angular-devkit/build-angular
- With this change a number of deprecated dev-server builder options which proxied to the browser builder have been removed. These options should be configured in the browser builder instead.
The removed options are:
aotsourceMapdeployUrlbaseHrefvendorChunkcommonChunkoptimizationprogress
@angular/cli
| Commit | Description |
|---|---|
| keep relative migration paths during update analysis |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| favor es2020 main fields | |
| remove deprecated dev-server options | |
| update TS/JS regexp checks to latest extensions |
Special Thanks
Alan Agius, Charles Lyding and Doug Parker