Skip to content

v16.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 19 Apr 22:51
· 5806 commits to main since this release

16.0.0-rc.1 (2023-04-19)

@angular/cli

Commit Description
fix - bae6b2822 process keeps running when analytics are enabled
perf - 19f9d351c register CLI commands lazily

@angular-devkit/build-angular

Commit Description
fix - dcf60d2be correctly filter lazy global styles in esbuild builder
fix - 342a4ea30 correctly show initial files in stat table with esbuild builder
fix - 107851ae4 display warning when preserveWhitespaces is set in the tsconfig provided to the server builder
fix - f72155bc7 fully remove third-party sourcemaps when disabled in esbuild builder
fix - 0b450578a update list of known tailwind configuration files
perf - a710a262a cache Sass in memory with esbuild watch mode