Angular CLI Versions Save

CLI tool for Angular

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

3 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

3 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

3 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

17.1.1

3 months ago

17.1.1 (2024-01-24)

@schematics/angular

Commit Description
fix - 35ebf1efd retain trailing comma when adding providers to app config

@angular/cli

Commit Description
fix - 8ebb754c2 update regex to validate the project-name

@angular-devkit/build-angular

Commit Description
fix - 88de1da92 ENOENT: no such file or directory on Windows during component rebuild
fix - 4e2586aeb allow package file loader option with Vite prebundling
fix - aca1cfcda do not add internal CSS resources files in watch
fix - 53258f617 handle load event for multiple stylesheets and CSP nonces
fix - 412fe6ec6 pre-transform error when using vite with SSR
fix - 45dea6f44 provide actionable error message when server bundle is missing default export
fix - 4e2b23f03 update dependency vite to v5.0.12

@angular/ssr

Commit Description
fix - 02d9d84c5 handle load event for multiple stylesheets and CSP nonces

16.2.12

3 months ago

16.2.12 (2024-01-24)

@angular-devkit/build-angular

Commit Description
fix - 5fad40162 update dependency vite to v4.5.2

17.1.0

3 months ago

17.1.0 (2024-01-17)

@schematics/angular

Commit Description
feat - b513d89b7 add optional migration to use application builder
feat - a708dccff update SSR and application builder migration schematics to work with new outputPath
fix - 4469e481f do not trigger NPM install when using ---skip-install and --ssr

@angular-devkit/build-angular

Commit Description
feat - e0b274b8f add option to retain CSS special comments in global styles
feat - 204794c4f add support for --no-browsers in karma builder
feat - 4784155bd add wildcard option for allowedCommonJsDependencies
feat - 3b93df42d allow configuring loaders for custom file extensions in application builder
feat - cc246d50e allow customization of output locations
feat - 15a669c1e allowing control of index HTML initial preload generation
feat - 47a064b14 emit external sourcemaps for component styles
feat - 68dae539a initial experimental implementation of @web/test-runner builder
feat - f6e67df1c inline Google and Adobe fonts located in stylesheets
feat - 364a16b7a move browser-sync as optional dependency
feat - ccba849e4 support keyboard command shortcuts in application dev server
fix - 329d80075 alllow OPTIONS requests to be proxied when using vite
fix - 49ed9a26c emit error when using prerender and app-shell builders with application builder
fix - 6473b0160 ensure all configured assets can be served by dev server
fix - 874e576b5 filter explicit external dependencies for Vite prebundling
fix - 2a02b1320 fix normalization of the application builder extensions
fix - 9906ab7b4 normalize asset source locations in Vite-based development server
fix - ceffafe1a provide better error messages for failed file reads
fix - 6d7fdb952 show diagnostic messages after build stats
fix - 4e1f0e44d the request url "..." is outside of Vite serving allow list for all assets
fix - bd26a18e7 typo in preloadInitial option description
perf - 125fb779f reduce TypeScript JSDoc parsing in application builder

17.1.0-rc.1

3 months ago

17.1.0-rc.1 (2024-01-10)

@schematics/angular

Commit Description
fix - 8c815711a retain existing EOL when adding imports
fix - 4a5e7086d retain existing EOL when updating JSON files

@angular/cli

Commit Description
fix - 9f71d2e97 retain existing EOL when updating JSON files

@angular-devkit/build-angular

Commit Description
fix - 2a02b1320 fix normalization of the application builder extensions
fix - 6d7fdb952 show diagnostic messages after build stats

@angular-devkit/core

Commit Description
fix - 7f395be1b retain existing EOL when updating workspace config

17.0.10

3 months ago

17.0.10 (2024-01-10)

@schematics/angular

Commit Description
fix - 09c32c678 retain existing EOL when adding imports
fix - a5c339eaa retain existing EOL when updating JSON files

@angular/cli

Commit Description
fix - ed1e130da retain existing EOL when updating JSON files

@angular-devkit/core

Commit Description
fix - 3dc4db7d7 retain existing EOL when updating workspace config

17.1.0-rc.0

3 months ago

17.1.0-rc.0 (2024-01-03)

@schematics/angular

Commit Description
fix - 4469e481f do not trigger NPM install when using ---skip-install and --ssr

@angular/cli

Commit Description
fix - 602d0166c add prerender and ssr-dev-server schemas in angular.json schema

@angular-devkit/build-angular

Commit Description
feat - 68dae539a initial experimental implementation of @web/test-runner builder
fix - 49ed9a26c emit error when using prerender and app-shell builders with application builder
fix - 874e576b5 filter explicit external dependencies for Vite prebundling
fix - bd26a18e7 typo in preloadInitial option description

@angular-devkit/schematics

Commit Description
fix - 7e9bbe442 replace template line endings with platform specific