Sourced from @angular-devkit/build-angular
's releases.
20.0.2
@schematics/angular
Commit Description add less
as a devDependency when selected as the style preprocessorcorrectly detect modules using new file extension format
@angular/build
Commit Description do not consider internal Angular files as external imports 20.0.1
@schematics/angular
Commit Description only overwrite JSON file if actually changed remove karma config devkit package usages during application migration skip zone.js dependency for zoneless applications
@angular/cli
Commit Description improve Node.js version check and error messages
@angular/build
Commit Description also disable outputMode in vitest unit-tests resolve junit karma reporter output to workspace root 20.0.0
@angular/cli
Commit Description add Node.js 24 as supported version remove Node.js v18 support update min Node.js support to 20.19, 22.12, and 24.0 update minimum supported Node.js 22 version to 22.11.0
@schematics/angular
... (truncated)
Sourced from @angular-devkit/build-angular
's changelog.
20.0.2 (2025-06-11)
@schematics/angular
Commit Type Description bf64a0f2d fix add less
as a devDependency when selected as the style preprocessorcb258a3e1 fix correctly detect modules using new file extension format
@angular/build
Commit Type Description 424f1cbbf fix do not consider internal Angular files as external imports
e89245d
release: cut the v20.0.2 releasebf64a0f
fix(@schematics/angular
): add less
as a devDependency when selected as the ...424f1cb
fix(@angular/build
): do not consider internal Angular files as external imports631ac7e
ci: use new pull-request-labeling actionfa25385
build: fix perf workflows1db861c
build: improve globbing of jasmine test filescb258a3
fix(@schematics/angular
): correctly detect modules using new file extension f...19dc7dd
build: simplify unit test target namesd513e58
build: simplify unit test target names4e7e0b0
release: cut the v20.0.1 release