Angular CLI: 16.0.0-rc.0 Release

Release date:
April 12, 2023
Previous version:
16.0.0-next.7 (released April 6, 2023)
Magnitude:
194 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

30 Features Released with 16.0.0-rc.0

Top Contributors in 16.0.0-rc.0

clydin
dgp1130
alan-agius4
brandonroberts
angular-robot

Directory Browser for 16.0.0-rc.0

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

16.0.0-rc.0 (2023-04-12)

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - ff8a89cbf | ensure all build resources are served in esbuild dev server | | fix - f76a8358e | ensure directories are properly ignored in esbuild builder | | fix - adbf2c8a1 | normalize long-form asset option output to relative path | | fix - a778fe6c2 | show lazy files in stat table correctly with esbuild | | perf - 28c27567c | asynchronously delete output path in esbuild builder | | perf - b2ece91b7 | enhance Sass package resolution in esbuild builder | | perf - 9ea3e8e34 | only import esbuild watcher when in watch mode | | perf - f88ac6fdf | skip Angular linker in JIT mode with esbuild |