Thanks to visit codestin.com
Credit goes to github.com

Skip to content

21.0.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 03 Sep 21:12
· 57 commits to main since this release

@schematics/angular

Commit Description
feat - e417c89f9 Add addTypeToClassName option to relevant schematics
feat - 4e6c94f21 support different file name style guides in ng new
perf - 14c0a9bac optimize AST traversal utilities

@angular/cli

Commit Description
feat - 301b50da4 add fallback support for packages without direct ng add functionality
fix - 2c498d2b8 don't set a default for array options when length is 0
fix - f099c9157 improve list_projects MCP tool to find all workspaces in monorepos
fix - e192e8c7e set process title when running architect commands

@angular/build

Commit Description
fix - 7b0f69798 avoid extra tick in SSR dev-server builds
fix - f806f6477 maintain media output hashing with vitest unit-testing