Angular CLI: 13.0.4 Release

Release date:
December 1, 2021
Previous version:
13.0.3 (released November 18, 2021)
Magnitude:
252 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

28 Features Released with 13.0.4

Top Contributors in 13.0.4

alan-agius4
dgp1130
clydin
renovate-bot
billyjov
divdavem
kormide

Directory Browser for 13.0.4

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.4"></a>

13.0.4 (2021-12-01)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 372e2e633 | address eslint linting failures in test.ts |

@angular/cli

| Commit | Description | | -- | -- | | fix - ded7b5c06 | exit with a non-zero error code when migration fails during ng update | | fix - 250a58b48 | logic which determines which temp version of the CLI is to be download during ng update |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - b835389c8 | correctly extract messages when using cached build (#22266) | | fix - 647a5f0b1 | don't watch nested node_modules when polling is enabled | | fix - 4d01d4f72 | transform remapped sourcemap into a plain object |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 4d918ef99 | JIT mode CommonJS accessing inexistent default property |

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier