Skip to content

20.1.0-next.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkrems jkrems released this 25 Jun 17:55
· 7 commits to main since this 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