Angular CLI: 16.2.0-next.2 Release

Release date:
July 13, 2023
Previous version:
16.2.0-next.1 (released July 6, 2023)
Magnitude:
348 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 16.2.0-next.2

clydin
alan-agius4
alkavats1
dgp1130
angular-robot

Directory Browser for 16.2.0-next.2

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.2.0-next.2"></a>

16.2.0-next.2 (2023-07-13)

@angular/cli

| Commit | Description | | -- | -- | | fix - d0f005913 | add zone.js to ng version output | | fix - da3c1c32a | throw an error when executed in a google3-context |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - e6b377436 | add ssr option in application builder | | feat - cb165a75d | add pre-rendering (SSG) and App-shell support generation to application builder | | feat - 099cec758 | add support for serving SSR with dev-server when using the application builder | | fix - 7defb3635 | ensure that server dependencies are loaded also in ssr entrypoint | | perf - 974748cdf | filter postcss usage based on content in esbuild builder | | perf - a0a2c7aef | only load browserslist in babel preset if needed |