Skip to content

Releases: angular/angular-cli

20.1.0

09 Jul 22:37
Compare
Choose a tag to compare

@schematics/angular

Commit Description
feat - 1c19e0dcd use signal in app component

@angular/cli

Commit Description
feat - dc45c186e add initial MCP server implementation

@angular-devkit/build-angular

Commit Description
feat - 49a09737d provide partial custom postcss configuration support

@angular/build

Commit Description
feat - 1159cf081 add code coverage reporters option for unit-test
feat - 8f305ef0b add dataurl, base64 loaders
fix - adfeee0a4 adjust coverage includes/excludes for unit-test vitest runner
fix - c19cd2985 coverage reporter option
fix - 8879716ca expose unit test and karma builder API
fix - a415a4999 improve default coverage reporter handling for vitest
fix - e0de8680d inject zone.js/testing before karma builder execution
fix - 2672f6ec1 json and json-summary as vitest coverage reporters
fix - b67fdfd6b resolve "Controller is already closed" error in Karma
fix - 2784883ec support extra test setup files with unit-test vitest runner
fix - f177f5508 support injecting global styles into vitest unit-tests
fix - 130c65014 use an empty array as default value for vitest exclude
fix - 917af12ae use date/time based output path for vitest unit-test

@angular/ssr

Commit Description
fix - 21b5852f1 ensure loadChildren runs in correct injection context during route extraction

20.0.6

09 Jul 15:41
Compare
Choose a tag to compare

@schematics/angular

Commit Description
fix - 5542445d3 remove constructor from service template

@angular/build

Commit Description
fix - 0836ad28f correctly remap Angular diagnostics
fix - c475e546b exclude @vitest/browser/context from esbuild bundling
fix - 1a2da161e failed to proxy error for assets

20.1.0-rc.0

01 Jul 22:11
Compare
Choose a tag to compare
20.1.0-rc.0 Pre-release
Pre-release

@angular-devkit/build-angular

Commit Description
fix - f1d41b069 remove unused @vitejs/plugin-basic-ssl dependency

@angular/build

Commit Description
fix - 73f57f3c9 proxy karma request from / to /base

20.0.5

01 Jul 21:23
Compare
Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 1ebd53df7 remove unused @vitejs/plugin-basic-ssl dependency

@angular/build

Commit Description
fix - 05cebdbcd proxy karma request from / to /base

20.1.0-next.3

25 Jun 17:55
Compare
Choose a tag to compare
20.1.0-next.3 Pre-release
Pre-release

@schematics/angular

Commit Description
fix - 4221a33cc add missing prettier config

@angular/cli

Commit Description
feat - dc45c186e add initial MCP server implementation

@angular-devkit/build-angular

Commit Description
feat - 49a09737d provide partial custom postcss configuration support

@angular/build

Commit Description
fix - adfeee0a4 adjust coverage includes/excludes for unit-test vitest runner
fix - e0de8680d inject zone.js/testing before karma builder execution

@angular/ssr

Commit Description
fix - 861a61a3b avoid preloading unnecessary dynamic bundles
fix - 21b5852f1 ensure loadChildren runs in correct injection context during route extraction
fix - 1c5bd2ef2 ensure correct referer header handling in web request conversion

20.0.4

25 Jun 16:51
Compare
Choose a tag to compare

@schematics/angular

Commit Description
fix - 2316fe29d add missing prettier config

@angular/ssr

Commit Description
fix - 309742289 avoid preloading unnecessary dynamic bundles
fix - 82691b98f ensure correct referer header handling in web request conversion

20.1.0-next.2

18 Jun 08:48
Compare
Choose a tag to compare
20.1.0-next.2 Pre-release
Pre-release

@schematics/angular

Commit Description
fix - c43711177 include main.server.ts in tsconfig.files when present
fix - 4be58ee8c reset module typeSeparator when generating applications

@angular/build

Commit Description
fix - c19cd2985 coverage reporter option
fix - 049e6886f include custom bundle name scripts with karma
fix - 1d76d0ee5 increase worker idle timeout
fix - 2672f6ec1 json and json-summary as vitest coverage reporters
fix - 60a16a82a set scripts option output as classic script for karma
fix - 130c65014 use an empty array as default value for vitest exclude

20.0.3

18 Jun 08:39
Compare
Choose a tag to compare

@schematics/angular

Commit Description
fix - e90a808c0 include main.server.ts in tsconfig.files when present
fix - 5c48b8e0a reset module typeSeparator when generating applications

@angular/build

Commit Description
fix - 56f426e25 include custom bundle name scripts with karma
fix - dfe3a8b73 increase worker idle timeout
fix - e6d27bd5e set scripts option output as classic script for karma

20.1.0-next.1

11 Jun 23:17
Compare
Choose a tag to compare
20.1.0-next.1 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - 1c19e0dcd use signal in app component
fix - 42f45a39e add less as a devDependency when selected as the style preprocessor

@angular/build

Commit Description
fix - e36cbba11 do not consider internal Angular files as external imports
fix - a415a4999 improve default coverage reporter handling for vitest
fix - f177f5508 support injecting global styles into vitest unit-tests
fix - 917af12ae use date/time based output path for vitest unit-test

20.0.2

11 Jun 14:58
Compare
Choose a tag to compare

@schematics/angular

Commit Description
fix - bf64a0f2d add less as a devDependency when selected as the style preprocessor
fix - cb258a3e1 correctly detect modules using new file extension format

@angular/build

Commit Description
fix - 424f1cbbf do not consider internal Angular files as external imports