Skip to content

20.1.0

Latest
Compare
Choose a tag to compare
@clydin clydin released this 09 Jul 22:37
· 44 commits to main since this release

@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