Angular CLI: 16.0.1 Release

Release date:
May 10, 2023
Previous version:
16.0.0 (released May 3, 2023)
Magnitude:
267 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

23 Features Released with 16.0.1

Top Contributors in 16.0.1

clydin
dgp1130
alan-agius4
leosvelperez
angular-robot

Directory Browser for 16.0.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="16.0.1"></a>

16.0.1 (2023-05-10)

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - ed82c83fe | avoid CommonJS warnings for relative imports with esbuild builders | | fix - 3083c4eda | avoid hash filenames for non-injected global styles/scripts | | fix - b106bc9d0 | clean incoming index URL before processing in esbuild builder | | fix - 2967705ed | convert dev-server glob proxy entries for esbuild builder | | fix - a9d20015c | disable runtime errors from being displayed in overlay | | fix - 822b552f6 | fix index option const value for browser-esbuild | | fix - 131cd23b6 | prevent relative import failure with Less in esbuild builder | | fix - fedcc5d92 | properly set base dev-server path with esbuild | | fix - cb3161045 | show error note for CSS url() tilde usage in esbuild builder | | fix - 54e5000ca | workaround for esbuild static block AOT generated code |

@angular-devkit/schematics

| Commit | Description | | -- | -- | | fix - 5a35970af | do not generate an UpdateBuffer for created and overridden files |

@angular/pwa

| Commit | Description | | -- | -- | | fix - 70d224ca7 | compress PWA icons |