Angular CLI: 17.0.0-rc.0 Release

Release date:
October 19, 2023
Previous version:
17.0.0-next.9 (released October 12, 2023)
Magnitude:
265 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

31 Features Released with 17.0.0-rc.0

Top Contributors in 17.0.0-rc.0

clydin
alan-agius4
domske
angular-robot

Directory Browser for 17.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="17.0.0-rc.0"></a>

17.0.0-rc.0 (2023-10-19)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 6bed28640 | change Twitter logo to X | | fix - d60a6e86a | noop workspace config migration when already executed |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - da4e19145 | address a path concatenation on Windows | | fix - 657f78292 | avoid dev server update analysis when build fails with vite | | fix - 0c982b993 | avoid repeat error clear in vite development server | | fix - 508c7606e | do not print Angular is running in development mode. in the server console when running prerender in dev mode | | fix - e817656f6 | do not print Angular is running in development mode. in the server console when running prerender in dev mode | | fix - 52f595655 | ensure i18n locale data is included in SSR application builds | | fix - 3e5a99c2c | ensure recalculation of component diagnostics when template changes | | fix - a3e9efe80 | fully track Web Worker file changes in watch mode | | fix - b9505ed09 | generate a file containing a list of prerendered routes | | fix - 58bd3971f | process nested tailwind usage in application builder | | fix - 263271fae | resolve and load sourcemaps during prerendering to provide better stacktraces | | fix - b78508fc8 | several fixes to assets and files writes in browser-esbuild builder | | fix - 6c3d7d1c1 | update ssr option definition | | fix - 34947fc64 | use incremental component style bundling only in watch mode | | perf - 49fe74e24 | reduce CLI loading times by removing critters from critical path |