Releases: angular/angular-cli
Releases Β· angular/angular-cli
v19.1.6
19.1.6 (2025-02-05)
@schematics/angular
Commit | Description |
---|---|
remove additional newline after standalone property | |
skip ssr migration when @angular/ssr is not a dependency |
@angular/build
@angular/ssr
Commit | Description |
---|---|
prioritize the first matching route over subsequent ones |
v19.2.0-next.1
19.2.0-next.1 (2025-01-29)
@schematics/angular
Commit | Description |
---|---|
update library schematic to use @angular-devkit/build-angular:ng-packagr |
@angular/build
@angular/ssr
Commit | Description |
---|---|
enhance dynamic route matching for better performance and accuracy | |
redirect to locale pathname instead of full URL | |
rename provideServerRoutesConfig to provideServerRouting |
v19.1.5
19.1.5 (2025-01-29)
@schematics/angular
Commit | Description |
---|---|
update library schematic to use @angular-devkit/build-angular:ng-packagr |
@angular/build
@angular/ssr
Commit | Description |
---|---|
enhance dynamic route matching for better performance and accuracy | |
redirect to locale pathname instead of full URL | |
rename provideServerRoutesConfig to provideServerRouting |
v18.2.14
v18.2.13
v19.2.0-next.0
v19.1.4
19.1.4 (2025-01-22)
@angular-devkit/schematics
Commit | Description |
---|---|
ensure collections can be resolved via test runner in pnpm workspaces |
@angular/build
@angular/ssr
Commit | Description |
---|---|
prevent route matcher error when SSR routing is not used | |
properly manage catch-all routes with base href | |
unblock route extraction with withEnabledBlockingInitialNavigation |