Angular CLI: 13.0.0-next.8 Release

Release date:
October 5, 2021
Previous version:
13.0.0-next.7 (released September 30, 2021)
Magnitude:
197 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 13.0.0-next.8

alan-agius4
josephperrott
dgp1130
clydin
renovate-bot

Directory Browser for 13.0.0-next.8

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="13.0.0-next.8"></a>

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: - aot - sourceMap - deployUrl - baseHref - vendorChunk - commonChunk - optimization - progress

@angular/cli

| Commit | Description | | -- | -- | | fix - e1b954d70 | keep relative migration paths during update analysis |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 22cd9edfa | favor es2020 main fields | | feat - 000b0e51c | remove deprecated dev-server options | | fix - 4be6537dd | update TS/JS regexp checks to latest extensions |

Special Thanks

Alan Agius, Charles Lyding and Doug Parker