Releases: angular/angular-cli
Releases Β· angular/angular-cli
v16.1.0-next.2
v16.0.4
v16.1.0-next.1
v16.0.3
v16.1.0-next.0
v16.0.2
v16.0.1
16.0.1 (2023-05-10)
@angular-devkit/build-angular
@angular-devkit/schematics
Commit | Description |
---|---|
do not generate an UpdateBuffer for created and overridden files |
@angular/pwa
Commit | Description |
---|---|
compress PWA icons |
v16.0.0
16.0.0 (2023-05-03)
@angular/cli
@schematics/angular
Commit | Description |
---|---|
update to TypeScript 5 and drop support for TypeScript 4.8 |
@angular-devkit/architect
Commit | Description |
---|---|
allow registered builder teardowns to execute |
@angular-devkit/build-angular
Commit | Description |
---|---|
add CSP support for inline styles | |
display build output table with esbuild | |
implement progress option for esbuild builder | |
initial autoprefixer support for CSS in esbuild builder | |
initial development server for esbuild-based builder | |
initial tailwindcss support for CSS in esbuild builder | |
support module resolution with less stylesheets in esbuild builder | |
support scripts option with esbuild builder | |
support SSL options with esbuild development server | |
support standalone app-shell generation | |
add sourcemap x_google_ignoreList support for esbuild builder |
|
allow multiple polyfills with esbuild-based builder | |
always enable looseEnums build optimizer rule |
|
avoid double sourcemap comments with esbuild dev-server | |
correctly filter lazy global styles in esbuild builder | |
correctly show initial files in stat table with esbuild builder | |
display warning when preserveWhitespaces is set in the tsconfig provided to the server builder |
|
ensure all build resources are served in esbuild dev server | |
ensure directories are properly ignored in esbuild builder | |
ensure empty component styles compile with esbuild | |
exclude @angular/platform-server/init from unsafe optimizations |
|
[ |