Skip to content

v14.0.0-next.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@josephperrott josephperrott released this 06 Apr 18:54
· 7047 commits to main since this release

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