Skip to content

Releases: angular/angular-cli

22.1.0-rc.0

22.1.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@dgp1130 dgp1130 released this 23 Jul 18:25
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 - 5d4dda581 batch Prettier invocations during migration formatting
fix - c963ecbec remove algoliasearch dependency and support latest docs versions
fix - 6859d25c3 resolve correct registry name when using npm alias syntax during update
fix - 5c3101bff revert package.json changes if installation tasks fail during update
fix - e12e00216 update MCP devserver tool names to conform to spec regex

@angular/build

Commit Description
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
fix - 95510511d add bounded timeout to vitest executor disposal
fix - 62b11e316 anchor debug ID comment matching and make injection idempotent
fix - 4187e5e27 canonicalize drive letter casing for workspace root on Windows
fix - 21b8fc0f1 ensure import map integrity keys are valid URL-like specifiers
fix - 9a3c34bd1 favor istanbul coverage provider when browser testing is enabled
fix - 80edac58b preserve custom config options in runnerConfig for vitest
fix - 751adb9d7 remap metafile paths when workspace root is a symlink or junction
fix - 0e3ca3dfb support hyphens and underscores when stripping chunk hash in chunk optimizer
perf - 2462709d1 skip semantic affected-file walk when type checking is disabled

22.0.8

Choose a tag to compare

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

@angular/cli

Commit Description
fix - 41c356256 batch Prettier invocations during migration formatting
fix - bc87c85c3 update MCP devserver tool names to conform to spec regex

@angular/build

Commit Description
fix - 5724bf632 canonicalize drive letter casing for workspace root on Windows
fix - b8bdbaa1e ensure import map integrity keys are valid URL-like specifiers
fix - 212a7bb21 favor istanbul coverage provider when browser testing is enabled
fix - bc760b005 preserve custom config options in runnerConfig for vitest
fix - 19cda7415 remap metafile paths when workspace root is a symlink or junction
perf - fdcc98c79 skip semantic affected-file walk when type checking is disabled

22.1.0-next.4

22.1.0-next.4 Pre-release
Pre-release

Choose a tag to compare

@dgp1130 dgp1130 released this 15 Jul 18:42
Immutable release. Only release title and notes can be modified.

@schematics/angular

Commit Description
fix - b345bb54d remove unused spec tsconfig outDir

@angular/cli

Commit Description
fix - 3789ceee1 copy packageManager field and yarn config for temp installs
fix - b0b3a47ae support resolving subproject dependencies in pnpm workspaces

@angular/build

Commit Description
feat - 0c18dc0f6 emit debug ids for stable subresource integrity hashes
fix - 291caab61 prevent stripping nested sourceMappingURL comments

22.0.7

Choose a tag to compare

@dgp1130 dgp1130 released this 15 Jul 17:51
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - e85c10ccb copy packageManager field and yarn config for temp installs
fix - b87cafec0 support resolving subproject dependencies in pnpm workspaces

22.1.0-next.3

22.1.0-next.3 Pre-release
Pre-release

Choose a tag to compare

@clydin clydin released this 09 Jul 13:25
Immutable release. Only release title and notes can be modified.

@angular/build

Commit Description
feat - 34d558c3c add built-in SQLite cache store fallback
feat - 52ae7f862 share persistent build cache across git worktrees
fix - 41bd100dd fallback to build target preserveSymlinks option in karma runner
fix - 6d9b360e5 prevent esbuild service hang on internal component stylesheet builds
fix - 85c53d990 prevent externalizing builder-injected i18n locale data
fix - 004cc4104 strip all vite id prefixes from minified code with external dependencies
perf - 09d0a11a8 enable fast-path AST printing with sourcemaps in AotCompilation

@angular/ssr

Commit Description
fix - 0bd22dae0 replace all route parameters when resolving relative redirects

22.0.6

Choose a tag to compare

@clydin clydin released this 09 Jul 12:02
Immutable release. Only release title and notes can be modified.

@angular/build

Commit Description
fix - df49966c6 fallback to build target preserveSymlinks option in karma runner
fix - 9906add5b prevent externalizing builder-injected i18n locale data
fix - 070155f6e strip all vite id prefixes from minified code with external dependencies

@angular/ssr

Commit Description
fix - c9aa354b1 replace all route parameters when resolving relative redirects

21.2.19

Choose a tag to compare

@clydin clydin released this 09 Jul 16:56
Immutable release. Only release title and notes can be modified.

@angular-devkit/build-angular

Commit Description
fix - df5429871 update http-proxy-middleware to 3.0.7

20.3.32

Choose a tag to compare

@clydin clydin released this 09 Jul 15:51
Immutable release. Only release title and notes can be modified.

@angular-devkit/build-angular

Commit Description
fix - d4e07cb3e update http-proxy-middleware to 3.0.7

22.1.0-next.2

22.1.0-next.2 Pre-release
Pre-release

Choose a tag to compare

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

@schematics/angular

Commit Description
fix - 0b3172e07 remove unused app tsconfig outDir

@angular/cli

Commit Description
fix - 010cef665 gracefully handle package manager errors in command handler
fix - 3a2589dac respect client-side release age settings during update resolution
fix - edb4594de respect release age policy in update bootstrapping logic

@angular-devkit/build-angular

Commit Description
fix - 2d3eb7fb3 prevent OS command injection in ssr-dev-server builder

@angular/build

Commit Description
fix - 75c1dce38 auto-inject localize/init in library unit tests
fix - dc27e17fc inherit preserveSymlinks option from build target in unit-test builder
fix - 61e25fb1d load zone.js dynamically for library unit tests
fix - 0010b922f scope createRequire module resolution using paths to prevent parent paths

@angular/ssr

Commit Description
fix - d9fb854c9 preserve response headers during redirect

22.0.5

Choose a tag to compare

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

@schematics/angular

Commit Description
fix - 862a38069 remove unused app tsconfig outDir

@angular/cli

Commit Description
fix - f099e641c gracefully handle package manager errors in command handler
fix - cf033ec48 respect release age policy in update bootstrapping logic

@angular-devkit/build-angular

Commit Description
fix - f75085f4b prevent OS command injection in ssr-dev-server builder

@angular/build

Commit Description
fix - dfee1e7b1 auto-inject localize/init in library unit tests
fix - aba718403 inherit preserveSymlinks option from build target in unit-test builder
fix - 7c0d9f03c load zone.js dynamically for library unit tests
fix - 4288e4452 scope createRequire module resolution using paths to prevent parent paths

@angular/ssr

Commit Description
fix - 5f774f891 preserve response headers during redirect