Angular CLI Versions Save

CLI tool for Angular

17.2.3

1 month ago

17.2.3 (2024-03-06)

@angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server

17.2.2

1 month ago

17.2.2 (2024-02-28)

@angular-devkit/build-angular

Commit Description
fix - 3394d3cf1 ensure all related stylesheets are rebuilt when an import changes

17.2.1

1 month ago

17.2.1 (2024-02-22)

@angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading

17.2.0

2 months ago

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

17.1.4

2 months ago

17.1.4 (2024-02-14)

@angular/cli

Commit Description
fix - 6d2168db9 prevent BOM errors in package.json during ng update

@angular-devkit/build-angular

Commit Description
fix - bf42d6df2 bypass Vite prebundling for absolute URL imports

17.2.0-rc.0

2 months ago

17.2.0-rc.0 (2024-02-08)

@angular-devkit/build-angular

Commit Description
feat - 7f57123fd add define build option to application builder
feat - b59f663e5 allow control of Vite-based development server prebundling
feat - 7a12074dc provide option to allow automatically cleaning the terminal screen during rebuilds
fix - 2a25e06ea allow ./ baseHref when using vite based server
fix - 5e6f1a9f4 avoid preloading server chunks
fix - 8d5af1d5c ensure correct .html served with Vite dev-server
fix - 1aeeb7da0 ensure WebWorker main entry is used in output code

17.1.3

2 months ago

17.1.3 (2024-02-08)

@angular-devkit/build-angular

Commit Description
fix - 3de3aa170 allow ./ baseHref when using vite based server
fix - 17f47a3c9 ensure WebWorker main entry is used in output code

17.2.0-next.1

2 months ago

17.2.0-next.1 (2024-01-31)

@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 - f4f535653 add JSON build logs when using the application builder
feat - 7c522aa87 support using custom postcss configuration with application builder
fix - d6aea27db add required modules as externals imports
fix - 476a68daa add output location in build stats
fix - dbd3984f2 correctly handle glob negation in proxy config when using vite
fix - 41ea985f9 display server bundles in build stats
fix - 822e7a482 handle regular expressions in proxy config when using Vite
fix - 944cbcdb1 limit the number of lazy chunks visible in the stats table
fix - 37ffa5e4a resolve absolute output-path when using esbuild based builders

@angular/create

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

17.1.2

2 months ago

17.1.2 (2024-01-31)

@angular-devkit/build-angular

Commit Description
fix - 6815f13e3 add required modules as externals imports
fix - a0e306098 correctly handle glob negation in proxy config when using vite
fix - 235c8403a handle regular expressions in proxy config when using Vite
fix - 5332e5b2e resolve absolute output-path when using esbuild based builders
fix - 3deb0d4a1 return 404 for assets that are not found

17.2.0-next.0

2 months ago

17.2.0-next.0 (2024-01-25)

@angular-devkit/build-angular

Commit Description
feat - 8f47f1e96 provide default and abbreviated build target support for dev-server and extract-i18n
fix - 8216b11b3 return 404 for assets that are not found