Skip to content

v15.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 26 Oct 20:41
· 6383 commits to main since this release

15.0.0-rc.1 (2022-10-26)

@schematics/angular

Commit Description
fix - 4e69e8050 add @angular/localize as type when localize package is installed
fix - 316a50d75 remove TypeScript target from universal schematic

@angular/cli

Commit Description
fix - 83524f625 allow ng add to find prerelease versions when CLI is prerelease
fix - 948cc4da5 disable version check during auto completion
fix - 1a584364e exclude @angular/[email protected] from ng add package discovery
fix - 952fe7fbc skip node.js compatibility checks when running completion

@angular-devkit/build-angular

Commit Description
fix - 0ee7625d6 ignore cache path when watching with esbuild builder
fix - 84f1f638a issue dev-server support warning when using esbuild builder
perf - 919fe2148 avoid extra TypeScript emits with esbuild rebuilds
perf - 92145c4a7 avoid template diagnostics for declaration files in esbuild builder

Special Thanks

Alan Agius, Charles Lyding and Günhan Gülsoy