v19.1.0
19.1.0 (2025-01-15)
@schematics/angular
| Commit | Description |
|---|---|
use @angular/build package in library generation schematic |
|
| application migration should migrate ng-packagr builder package |
@angular-devkit/architect
| Commit | Description |
|---|---|
| require build schemas from modules | |
| avoid Node.js resolution for relative builder schema |
@angular-devkit/core
| Commit | Description |
|---|---|
| handle Windows drive letter case insensitivity in path functions |
@angular-devkit/schematics
| Commit | Description |
|---|---|
update Rule type to support returning a Promise of Tree |
@angular/build
@angular/ssr
Deprecations
@angular/build
-
The
baseHrefoption underi18n.localesandi18n.sourceLocaleinangular.jsonis deprecated in favor ofsubPath.The
subPathdefines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified,subPathwill use the locale code.