Angular CLI: 13.1.0-next.3 Release

Release date:
December 2, 2021
Previous version:
13.1.0-next.2 (released November 18, 2021)
Magnitude:
333 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

31 Features Released with 13.1.0-next.3

Top Contributors in 13.1.0-next.3

dgp1130
alan-agius4
clydin
renovate-bot
billyjov
divdavem
kormide

Directory Browser for 13.1.0-next.3

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.1.0-next.3"></a>

13.1.0-next.3 (2021-12-01)

@schematics/angular

| Commit | Description | | -- | -- | | feat - d5d9f042f | add VS Code configurations when generating a new workspace | | fix - 37a723945 | address eslint linting failures in test.ts |

@angular/cli

| Commit | Description | | -- | -- | | feat - 56f802b7d | ask to install angular-eslint when running ng lint in new projects | | fix - b9cd68f69 | exit with a non-zero error code when migration fails during ng update | | fix - 1e9e890bb | logic which determines which temp version of the CLI is to be download during ng update |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - bc17cf0cd | colorize file raw sizes based on failing budgets | | feat - 3c681b68d | set dir attribute when using localization | | feat - 9300545e6 | watch i18n translation files with dev server | | fix - 52c6c3df3 | correctly extract messages when using cached build (#22266) | | fix - 7408511da | display cleaner errors | | fix - 6bdc26c60 | don't watch nested node_modules when polling is enabled | | fix - 4c288b8bd | lazy modules bundle budgets | | fix - 5805c7859 | transform remapped sourcemap into a plain object |

@ngtools/webpack

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

Special Thanks

Alan Agius, Billy Lando, Charles Lyding, David-Emmanuel DIVERNOIS, Derek Cormier and Doug Parker