Sourced from @angular-devkit/schematics
's
releases.
v15.1.2
15.1.2 (2023-01-18)
@schematics/angular
Commit Description replace existing BrowserModule.withServerTransition
calls when running universal schematic
@angular/cli
Commit Description register schematic aliases when providing collection name in ng generate
remove --to
option from being required when using--from
inng update
@angular-devkit/build-angular
Commit Description prevent hanging initial build during exception with esbuild Special Thanks
Alan Agius, Charles Lyding and Doug Parker
Sourced from @angular-devkit/schematics
's
changelog.
15.1.2 (2023-01-18)
@angular/cli
Commit Type Description 387472a95 fix register schematic aliases when providing collection name in ng generate
5d9fd788a fix remove --to
option from being required when using--from
inng update
@schematics/angular
Commit Type Description 0f5fb7e59 fix replace existing BrowserModule.withServerTransition
calls when running universal schematic
@angular-devkit/build-angular
Commit Type Description bf4639a6e fix prevent hanging initial build during exception with esbuild Special Thanks
Alan Agius, Charles Lyding and Doug Parker
15.2.0-next.0 (2023-01-12)
@angular-devkit/build-angular
Commit Type Description 09af70743 feat implement node module license extraction for esbuild builder Special Thanks
Alan Agius and Charles Lyding
97b443b
release: cut the v15.1.2 release0f5fb7e
fix(@schematics/angular
): replace existing
`BrowserModule.withServerTransitio...bc5555c
refactor: only collect Node version if it's a standard version
stringbf4639a
fix(@angular-devkit/build-angular
): prevent hanging
initial build during exce...387472a
fix(@angular/cli
): register schematic aliases when
providing collection name ...b000481
build: update dev-infra packages5d9fd78
fix(@angular/cli
): remove --to
option from
being required when using `--fro...9fa5f2c
refactor(@angular-devkit/build-angular
): remove direct
import of i18n worker ...4b59499
build: update dependency ng-packagr to v15.1.1