17.0.0-next.1 (2023-09-06)
@angular-devkit/build-angular
Commit | Description |
---|---|
account for arrow function IIFE | |
elide setClassMetadataAsync calls |
@angular-devkit/schematics
Commit | Description |
---|---|
remove deprecated runExternalSchematicAsync and runSchematicAsync
|
@ngtools/webpack
Commit | Description |
---|---|
account for arrow function IIFE | |
remove setClassMetadataAsync calls |
Breaking Changes
@angular-devkit/schematics
- deprecated
runExternalSchematicAsync
andrunSchematicAsync
methods have been removed in favor ofrunExternalSchematic
andrunSchematic
.