Skip to content

v15.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 08 Sep 07:53
· 7348 commits to main since this release

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 unusedappDir 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
fix - 57d93fb7d mark project as required option
refactor - 69b221498 remove deprecated appDir option

@angular/cli

Commit Description
refactor - 774d349b7 remove deprecated path handler

@angular-devkit/build-angular

Commit Description
perf - feb06753d use esbuild-based builder to directly downlevel for await...of

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Ruslan Lekhman and angular-robot[bot]