15.0.0-next.0 (2022-09-08)
Breaking Changes
@angular/cli
- The 'path' option in schematics schema no longer has a special meaning. Use 'workingDirectory' smart default provider should be used instead.
@schematics/angular
- Removed unused
appDir
option from Universal and App-Shell schematic. This option can safely be removed if present since it no longer has effect.
@schematics/angular
Commit | Description |
---|---|
mark project as required option | |
remove deprecated appDir option |
@angular/cli
Commit | Description |
---|---|
remove deprecated path handler |
@angular-devkit/build-angular
Commit | Description |
---|---|
use esbuild-based builder to directly downlevel for await...of |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Ruslan Lekhman and angular-robot[bot]