Skip to content

Releases: angular/angular-cli

22.2.0-next.2

22.2.0-next.2 Pre-release
Pre-release

Choose a tag to compare

@alan-agius4 alan-agius4 released this 05 Aug 13:41
Immutable release. Only release title and notes can be modified.

@angular/build

Commit Description
fix - 7e5510e464 disable linker internal source mapping in OXC linker
fix - bad31421cb prevent syntax corruption in linker and oxc transform

22.2.0-next.1

22.2.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@alan-agius4 alan-agius4 released this 05 Aug 08:21
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
feat - 41555dfb3b add --root command line option to mcp command
fix - 035b9d5c9b add packages with built-in schematics to devDependencies only
fix - 0ae5690c35 always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 44ff584b33 correctly report available package updates during bare ng update
fix - 1d4f9ebbe9 discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 25034f97ad normalize Windows drive-letter casing for process.cwd

@angular/build

Commit Description
feat - ad8271320f migrate Angular Linker to oxc-parser and magic-string
fix - 4fb12292c2 prevent build process hang on unhandled error (#33715)
fix - abd8ec9f3e prevent IIFE wrapper interleaving for adjacent classes in minified files
fix - bcadbbef20 retain watch files on error in load result cache
fix - e1c7193dce support case-insensitive and alternative license file names
perf - f4a0f846e7 release build resources early in non-watch mode (#33715)

@angular/ssr

Commit Description
fix - b74eef889f settle writeResponseToNodeResponse when client disconnects
perf - 33169801c6 avoid buffering request body when sanitizing headers

22.1.3

Choose a tag to compare

@alan-agius4 alan-agius4 released this 05 Aug 08:17
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - f837b788c6 always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 72ae93638d correctly report available package updates during bare ng update
fix - a949e06568 discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 1d9122fd50 normalize Windows drive-letter casing for process.cwd

@angular/build

Commit Description
fix - a4860d505a prevent build process hang on unhandled error (#33715)
fix - 7686d66cab retain watch files on error in load result cache
fix - 25b7cf7504 support case-insensitive and alternative license file names
perf - 4fd81402ce release build resources early in non-watch mode (#33715)

@angular/ssr

Commit Description
fix - 6af906cb94 settle writeResponseToNodeResponse when client disconnects
perf - 917d3b2254 avoid buffering request body when sanitizing headers

21.2.20

Choose a tag to compare

@alan-agius4 alan-agius4 released this 05 Aug 08:06
Immutable release. Only release title and notes can be modified.

@angular-devkit/build-angular

Commit Description
fix - 972f6db7e9 upgrade postcss to 8.5.23

@angular/build

Commit Description
fix - 8de75ada50 upgrade postcss to 8.5.23

20.3.33

Choose a tag to compare

@alan-agius4 alan-agius4 released this 05 Aug 08:02
Immutable release. Only release title and notes can be modified.

@angular-devkit/build-angular

Commit Description
fix - 0b4008f17d upgrade postcss to 8.5.23

@angular/build

Commit Description
fix - fc861affcd upgrade postcss to 8.5.23

22.2.0-next.0

22.2.0-next.0 Pre-release
Pre-release

Choose a tag to compare

@alan-agius4 alan-agius4 released this 30 Jul 09:01
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - e148a8df93 support npm 12 metadata array and error formats

@angular/build

Commit Description
fix - 6469b5f1f5 rewrite paths from sandboxed execroots when running under Bazel

22.1.2

Choose a tag to compare

@alan-agius4 alan-agius4 released this 30 Jul 15:38
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - 57db27ea91 add packages with built-in schematics to devDependencies only

@angular/build

Commit Description
fix - baed978885 prevent IIFE wrapper interleaving for adjacent classes in minified files

22.1.1

Choose a tag to compare

@alan-agius4 alan-agius4 released this 30 Jul 09:41
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - ab971a8543 support npm 12 metadata array and error formats

@angular/build

Commit Description
fix - db24220fb8 rewrite paths from sandboxed execroots when running under Bazel

22.1.0

Choose a tag to compare

@dgp1130 dgp1130 released this 29 Jul 23:38
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - f59bcf529 abort and guide manual mitigation when updating catalog packages
fix - 48f90f5d5 prevent Yarn registry environment variable override
fix - c963ecbec remove algoliasearch dependency and support latest docs versions
fix - 6859d25c3 resolve correct registry name when using npm alias syntax during update
fix - 3a2589dac respect client-side release age settings during update resolution
fix - 5c3101bff revert package.json changes if installation tasks fail during update
fix - 7932caaf9 robustly parse npm manifest from array

@schematics/angular

Commit Description
feat - 89d7f59cd update ai-config to include Angular MCP server config
fix - b345bb54d remove unused spec tsconfig outDir

@angular-devkit/core

Commit Description
refactor - fd336d365 deprecate stringToFileBuffer and fileBufferToString

@angular/build

Commit Description
feat - 34d558c3c add built-in SQLite cache store fallback
feat - 0c18dc0f6 emit debug ids for stable subresource integrity hashes
feat - 51f69276f enable chunk optimization for server builds
feat - 10dc30f9c migrate advanced optimization Babel plugins to oxc-parser + magic-string
feat - 917393a4c migrate i18n inliner to oxc-parser + magic-string
feat - 52ae7f862 share persistent build cache across git worktrees
fix - 95510511d add bounded timeout to vitest executor disposal
fix - 62b11e316 anchor debug ID comment matching and make injection idempotent
fix - 6d9b360e5 prevent esbuild service hang on internal component stylesheet builds
fix - 291caab61 prevent stripping nested sourceMappingURL comments
fix - 0e3ca3dfb support hyphens and underscores when stripping chunk hash in chunk optimizer
perf - 585d08af8 default chunk optimization to use Rolldown
perf - 09d0a11a8 enable fast-path AST printing with sourcemaps in AotCompilation

@angular/ssr

Commit Description
feat - 7ef9ed24d support the standard Forwarded header

Deprecations

@angular-devkit/core

  • stringToFileBuffer and fileBufferToString are deprecated. Use standard Web APIs (TextEncoder and TextDecoder) instead.

    Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for @angular-devkit/core has been updated to reflect the deprecations.

22.0.9

Choose a tag to compare

@alan-agius4 alan-agius4 released this 29 Jul 09:35
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - 9ee8f9b669 declare devserver_start and devserver_stop as isReadOnly:false

@angular/build

Commit Description
fix - d0c776d461 safeguard Karma builder stream controller against closed state