Skip to content

21.0.0-next.10

Pre-release
Pre-release

Choose a tag to compare

@clydin clydin released this 29 Oct 20:20
· 94 commits to main since this release

@schematics/angular

Commit Description
fix - c967a447c correct spacing in application spec tsconfig
fix - 00d941c43 correct style guide paths for standalone components

@angular-devkit/build-angular

Commit Description
fix - 6e395fc0c ensure vitest code coverage handles virtual files correctly

@angular/build

Commit Description
fix - b2f048773 add --ui option for Vitest runner
fix - 530d9270e add define option to dev-server
fix - 091d1c03e add adapters to new reporter
fix - 542d52868 allow custom runner configuration file for unit-test
fix - 9975c7249 ensure locale data plugin runs before other plugins
fix - 7c529c1bc externalize Angular dependencies in Vitest runner
fix - a41f4e860 handle redirects from guards during prerendering
fix - bab5806c2 introduce vitest-base.config for test configuration
fix - 9132e6af9 resolve browser provider packages using project resolver