Releases: angular/angular-cli
Releases Β· angular/angular-cli
Release list
22.2.0-next.2
Immutable
release. Only release title and notes can be modified.
22.2.0-next.1
Immutable
release. Only release title and notes can be modified.
@angular/cli
| Commit | Description |
|---|---|
add --root command line option to mcp command |
|
| add packages with built-in schematics to devDependencies only | |
| always install package during ng add to inspect manifest on disk for schematics (#33718) | |
| correctly report available package updates during bare ng update | |
| discover migrations from installed packages when omitted by registry metadata (#33718) | |
| normalize Windows drive-letter casing for process.cwd |
@angular/build
| Commit | Description |
|---|---|
| migrate Angular Linker to oxc-parser and magic-string | |
| prevent build process hang on unhandled error (#33715) | |
| prevent IIFE wrapper interleaving for adjacent classes in minified files | |
| retain watch files on error in load result cache | |
| support case-insensitive and alternative license file names | |
| release build resources early in non-watch mode (#33715) |
@angular/ssr
| Commit | Description |
|---|---|
| settle writeResponseToNodeResponse when client disconnects | |
| avoid buffering request body when sanitizing headers |
22.1.3
Immutable
release. Only release title and notes can be modified.
@angular/cli
| Commit | Description |
|---|---|
| always install package during ng add to inspect manifest on disk for schematics (#33718) | |
| correctly report available package updates during bare ng update | |
| discover migrations from installed packages when omitted by registry metadata (#33718) | |
| normalize Windows drive-letter casing for process.cwd |
@angular/build
| Commit | Description |
|---|---|
| prevent build process hang on unhandled error (#33715) | |
| retain watch files on error in load result cache | |
| support case-insensitive and alternative license file names | |
| release build resources early in non-watch mode (#33715) |
@angular/ssr
| Commit | Description |
|---|---|
| settle writeResponseToNodeResponse when client disconnects | |
| avoid buffering request body when sanitizing headers |
21.2.20
Immutable
release. Only release title and notes can be modified.
20.3.33
Immutable
release. Only release title and notes can be modified.
22.2.0-next.0
Immutable
release. Only release title and notes can be modified.
22.1.2
Immutable
release. Only release title and notes can be modified.
22.1.1
Immutable
release. Only release title and notes can be modified.
22.1.0
@angular/cli
@schematics/angular
| Commit | Description |
|---|---|
| update ai-config to include Angular MCP server config | |
| remove unused spec tsconfig outDir |
@angular-devkit/core
| Commit | Description |
|---|---|
| deprecate stringToFileBuffer and fileBufferToString |
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| support the standard Forwarded header |
Deprecations
@angular-devkit/core
-
stringToFileBufferandfileBufferToStringare deprecated. Use standard Web APIs (TextEncoderandTextDecoder) instead.Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for
@angular-devkit/corehas been updated to reflect the deprecations.
22.0.9
Immutable
release. Only release title and notes can be modified.