Releases: angular/angular-cli
Releases Β· angular/angular-cli
v18.0.5
18.0.5 (2024-06-20)
@schematics/angular
| Commit | Description |
|---|---|
| update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit | Description |
|---|---|
| add CSP nonce to script with src tags | |
automatically resolve .mjs files when using Vite |
|
| use Node.js available parallelism for default worker count |
v18.1.0-next.2
18.1.0-next.2 (2024-06-13)
@angular/cli
| Commit | Description |
|---|---|
| add fallbacks for migration package resolution |
@angular/build
v18.0.4
18.0.4 (2024-06-13)
@angular/build
v18.1.0-next.1
18.1.0-next.1 (2024-06-05)
@schematics/angular
| Commit | Description |
|---|---|
| generate new projects with ECMAScript standard class field behavior |
@angular/cli
| Commit | Description |
|---|---|
add schema.json options to parsed command, also when a version is passed to ng add <package>@<version> |
@angular/build
v18.0.3
18.0.3 (2024-06-05)
@angular/cli
| Commit | Description |
|---|---|
add schema.json options to parsed command, also when a version is passed to ng add <package>@<version> |
@angular/build
v18.1.0-next.0
v18.0.2
18.0.2 (2024-05-29)
@schematics/angular
| Commit | Description |
|---|---|
| check both application builder packages in SSR schematic | |
set builders assets option correctly for new applications |
@angular/build
@angular/pwa
| Commit | Description |
|---|---|
set manifest icons location to match assets builder option |
v18.0.1
18.0.1 (2024-05-23)
@schematics/angular
| Commit | Description |
|---|---|
| use angular.dev in readme |
@angular/build
v18.0.0
18.0.0 (2024-05-22)
@schematics/angular
@angular/cli
@angular-devkit/architect
| Commit | Description |
|---|---|
| resolve builder aliases from containing package |
@angular-devkit/build-angular
@angular-devkit/schematics
| Commit | Description |
|---|---|
deprecate NodePackageLinkTask |
@angular/build
| Commit | Description |
|---|---|
| introduce new official build system package | |
| add a maximum rendering timeout for SSG | |
| add console note about development server raw file size | |
add missing ansi-colors and picomatch dependencies |
|
| check both potential build packages in Angular version check | |
| correctly wrap class expressions with static properties or blocks emitted by esbuild | |
| decode URL pathname decoding during SSG fetch | |
| disable Vite prebundling when script optimizations are enabled | |
| emit error for invalid self-closing element in index HTML | |
| ensure input index HTML file triggers rebuilds when changed | |
| ensure recreated files are watched | |
| format sizes using decimal byte units consistently | |
| [ |