Releases: angular/angular-cli
Releases Β· angular/angular-cli
Release list
22.2.0-next.7
Immutable
release. Only release title and notes can be modified.
@angular/build
| Commit | Description |
|---|---|
| add automatic corruption recovery in SQLite cache store | |
| avoid pure comment pattern in oxc transform | |
| default preloadInitial to false when serviceWorker is enabled | |
| disable root config extension for inline test project | |
| disable strictPort when port 0 is used in dev-server | |
| ensure parent directory exists in SQLite cache store | |
| use chokidar watcher when followSymlinks is enabled | |
| avoid full JSON parsing when updating sourcemap ignore list | |
| decouple diagnostic type checking from build start | |
| read rendered module length once per module in chunk optimizer (#34045) | |
| reduce watcher debounce latency for faster incremental rebuilds | |
| selectively compress large entries in SQLite cache store | |
| share sass directory and resolution caches across stylesheets | |
| verify cache metadata before reading file and eliminate sqlite read-locks | |
| deprecate splitting option in unit-test builder |
@angular/ssr
| Commit | Description |
|---|---|
| pre-compile critical CSS plans at build time |
Deprecations
@angular/build
-
The
splittingoption in the unit-test builder is deprecated as it is no longer needed with Vitest 5.Disabling code splitting is no longer necessary with Vitest 5, as the issue where shared-module exports were uninitialized in class-field initializers under JSDOM has been resolved.
22.1.8
Immutable
release. Only release title and notes can be modified.
@angular/build
| Commit | Description |
|---|---|
| disable strictPort when port 0 is used in dev-server | |
| avoid full JSON parsing when updating sourcemap ignore list | |
| read rendered module length once per module in chunk optimizer (#34045) |
21.2.24
Immutable
release. Only release title and notes can be modified.
20.3.37
Immutable
release. Only release title and notes can be modified.
22.2.0-next.6
Immutable
release. Only release title and notes can be modified.
@angular/cli
| Commit | Description |
|---|---|
| isolate temporary package installations from parent Yarn workspace |
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| decode pathname when constructing server asset path | |
| ensure public directory containment in CommonEngine |
22.1.7
@angular/cli
| Commit | Description |
|---|---|
| isolate temporary package installations from parent Yarn workspace |
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| decode pathname when constructing server asset path | |
| ensure public directory containment in CommonEngine |
21.2.23
20.3.36
22.2.0-next.5
Immutable
release. Only release title and notes can be modified.
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| abort web request signal when node request is aborted |
22.1.6
Immutable
release. Only release title and notes can be modified.