Angular CLI: 13.0.0-next.1 Release

Release date:
August 18, 2021
Previous version:
13.0.0-next.0 (released July 20, 2022)
Magnitude:
688 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 13.0.0-next.1

alan-agius4
josephperrott
clydin
simon-primetzhofer-949a
dgp1130
renovate-bot

Directory Browser for 13.0.0-next.1

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.0-next.1"></a>

13.0.0-next.1 (2021-08-18)

Breaking Changes

@angular-devkit/core

  • The deprecated JSON parser has been removed from public API. jsonc-parser should be used instead. ### @angular-devkit/build-angular | Commit | Description | | -- | -- | | fix - aba54ae78 | provide supported browsers to esbuild | | fix - 9eb599da2 | handle undefined entrypoints when marking async chunks | ### @angular-devkit/core | Commit | Description | | -- | -- | | refactor - d722fdf1f | remove deprecated JSON parser | ## Special Thanks: Alan Agius, Charles Lyding, Douglas Parker, Joey Perrott and Simon Primetzhofer