Angular CLI: 13.0.2 Release

Release date:
November 11, 2021
Previous version:
13.0.1 (released November 4, 2021)
Magnitude:
125 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 13.0.2

josephperrott
alan-agius4
renovate-bot
clydin
devversion

Directory Browser for 13.0.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="13.0.2"></a>

13.0.2 (2021-11-10)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 1bc00b6fe | migrate ng-packagr configurations in package.json | | fix - 9ea74a13d | show warning when migrating ng-packagr JS configurations |

@angular/cli

| Commit | Description | | -- | -- | | fix - 34047b1ad | avoid redirecting @angular/core in Angular migrations | | fix - ff4538e98 | favor ng-update packageGroupName in ng update output |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 35164bf92 | don't restore input of type file during HMR | | fix - facb5d8ff | don't show [NG HMR] Unknown input type when restoring file type input | | fix - ef8815d04 | improve sourcemap fidelity during code-coverage | | fix - 966a1334a | suppress @charset must be the first rule in the file warning | | fix - 1cdc24da0 | update Angular peer dependencies to 13.0 stable |

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner