Releases · angular/angular-cli
22.0.3
22.0.2
21.2.16
20.3.29
22.1.0-next.0
@angular/cli
| Commit | Description |
|---|---|
| robustly parse npm manifest from array |
@schematics/angular
| Commit | Description |
|---|---|
| update ai-config to include Angular MCP server config |
@angular-devkit/core
| Commit | Description |
|---|---|
| deprecate stringToFileBuffer and fileBufferToString |
@angular/ssr
| Commit | Description |
|---|---|
| correct grammar in console warning for redirected location headers |
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.