Releases: angular/angular-cli
Releases Β· angular/angular-cli
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 |
|
| [ |
v15.2.8
v16.0.0-rc.4
v16.0.0-rc.3
16.0.0-rc.3 (2023-04-27)
@schematics/angular
| Commit | Description |
|---|---|
| provide migration that disables build optimizer on dev server builds |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
always enable looseEnums build optimizer rule |
|
exclude @angular/platform-server/init from unsafe optimizations |
|
| do not inline sourcemap when using vite dev-server |
v16.0.0-rc.2
16.0.0-rc.2 (2023-04-26)
@schematics/angular
| Commit | Description |
|---|---|
| add standalone option to library library | |
rename app.server.module.ts to app.module.server.ts |
|
replace vscode launch type from pwa-chrome to chrome |
@angular-devkit/build-angular
v15.2.7
v16.0.0-rc.1
16.0.0-rc.1 (2023-04-19)
@angular/cli
| Commit | Description |
|---|---|
| process keeps running when analytics are enabled | |
| register CLI commands lazily |