Angular CLI: 17.2.0 Release

Release date:
February 14, 2024
Previous version:
17.2.0-rc.0 (released February 8, 2024)
Magnitude:
121 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 17.2.0

dgp1130
alan-agius4
clydin

Directory Browser for 17.2.0

All files are compared to previous version, 17.2.0-rc.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.2.0"></a>

17.2.0 (2024-02-14)

@schematics/angular

| Commit | Description | | -- | -- | | feat - 03e1aa790 | add support to bun package manager |

@angular/cli

| Commit | Description | | -- | -- | | feat - b3e206741 | add support to bun package manager |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 7f57123fd | add define build option to application builder | | feat - f4f535653 | add JSON build logs when using the application builder | | feat - b59f663e5 | allow control of Vite-based development server prebundling | | feat - 8f47f1e96 | provide default and abbreviated build target support for dev-server and extract-i18n | | feat - 7a12074dc | provide option to allow automatically cleaning the terminal screen during rebuilds | | feat - 7c522aa87 | support using custom postcss configuration with application builder | | fix - 476a68daa | add output location in build stats | | fix - 5e6f1a9f4 | avoid preloading server chunks | | fix - 41ea985f9 | display server bundles in build stats | | fix - d493609d3 | downgrade copy-webpack-plugin to workaround Node.js support issue | | fix - 8d5af1d5c | ensure correct .html served with Vite dev-server | | fix - 944cbcdb1 | limit the number of lazy chunks visible in the stats table | | fix - 905e13633 | support string as plugin option in custom postcss plugin config |

@angular-devkit/schematics

| Commit | Description | | -- | -- | | fix - da1c38c48 | add bun to known package managers |

@angular/create

| Commit | Description | | -- | -- | | feat - 600498f2c | add support to bun package manager |