Skip to content

v15.0.0-next.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 06 Oct 01:47
· 6311 commits to main since this release

15.0.0-next.4 (2022-10-05)

Breaking Changes

@angular/cli

  • Node.js versions older than 14.20 are no longer supported.

@schematics/angular

Commit Description
feat - b6897dbb0 remove karma.conf.js from newly generated projects
feat - 301b5669a remove ngOnInit from component template
fix - 84e3f7727 remove empty lines

@angular/cli

Commit Description
feat - 4b623461a drop support for Node.js versions older than 14.20

@angular-devkit/build-angular

Commit Description
feat - 67324b3e5 add initial incremental code rebuilding to esbuild builder
feat - 3d94ca21b add initial watch support to esbuild-based builder
feat - 2b6029245 providing a karma config is now optional
fix - f9a2c3a12 allow both script and module sourceTypes to be localized
fix - b6df9c136 handle conditional exports in scripts and styles option
fix - 8f8e02c32 support Yarn PNP resolution in modern SASS API

@angular-devkit/schematics

Commit Description
fix - 8eb58bdbe throw more relevant error when Rule returns invalid null value

Special Thanks

Alan Agius, Brent Schmidt, Charles Lyding, Cédric Exbrayat and minijus