Releases: angular/angular-cli
Releases · angular/angular-cli
20.0.0-rc.3
@schematics/angular
Commit | Description |
---|---|
use protected for class member |
@angular/cli
Commit | Description |
---|---|
update min Node.js support to 20.19, 22.12, and 24.0 |
@angular-devkit/build-angular
Commit | Description |
---|---|
respect i18nDuplicateTranslation option when duplicates exist |
@angular/build
@angular/pwa
Commit | Description |
---|---|
remove background_color and theme_color from manifest |
@angular/ssr
Commit | Description |
---|---|
SSR should work without @angular/router |
19.2.13
20.0.0-rc.2
20.0.0-rc.1
@schematics/angular
Commit | Description |
---|---|
support using default browser option when not present |
@angular/cli
Commit | Description |
---|---|
properly handle Node.js require() errors with ESM modules |
@angular/build
19.2.12
20.0.0-rc.0
@schematics/angular
Commit | Description |
---|---|
remove explicit index option from new applications |
@angular/cli
Commit | Description |
---|---|
add Node.js 24 as supported version |
@angular-devkit/build-angular
Commit | Description |
---|---|
correctly set i18n subPath in webpack browser builder |
@angular/build
@angular/pwa
Commit | Description |
---|---|
support using default index option when not present |
19.2.11
20.0.0-next.9
@schematics/angular
Commit | Description |
---|---|
Add prompt for new apps to be zoneless | |
avoid empty polyfill option for new zoneless application | |
Remove experimental from zoneless | |
skip spec project reference for minimal ng new |
@angular/build
Commit | Description |
---|---|
add experimental vitest browser support to unit-testing | |
ensure com.chrome.devtools.json is consistently served after initial run |
@angular/ssr
Commit | Description |
---|---|
return 302 when redirectTo is a function |