Angular CLI: 14.0.0-next.8 Release

Release date:
April 6, 2022
Previous version:
14.0.0-next.7 (released March 30, 2022)
Magnitude:
326 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 14.0.0-next.8

alan-agius4
josephperrott
dgp1130
clydin
renovate-bot

Directory Browser for 14.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="14.0.0-next.8"></a>

14.0.0-next.8 (2022-04-06)

Breaking Changes

@angular-devkit/core

  • parseJson and ParseJsonOptions APIs have been removed in favor of 3rd party JSON parsers such as jsonc-parser. ### @schematics/angular | Commit | Description | | -- | -- | | fix - 7db433bb0 | provide actionable error message when routing declaration cannot be found | ### @angular/cli | Commit | Description | | -- | -- | | feat - 0316dea67 | add prompts on missing builder targets | ### @angular-devkit/core | Commit | Description | | -- | -- | | refactor - 67144b9e5 | remove deprecated parseJson and ParseJsonOptions APIs | ## Special Thanks Alan Agius, Charles Lyding, Doug Parker and Joey Perrott