Skip to content

Releases: angular/angular-cli

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

21.2.18

Choose a tag to compare

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

@angular/cli

Commit Description
fix - 61a810ab6 respect release age policy in update bootstrapping logic

@angular/build

Commit Description
fix - a2b6116ed bump undici to 7.28.0
fix - 2510ee3c9 bump vite to 7.3.6

20.3.31

Choose a tag to compare

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

@angular-devkit/build-angular

Commit Description
fix - 4ea787cd0 bump undici to 7.28.0

@angular/build

Commit Description
fix - df5a2cc2b bump vite to 7.3.6

22.1.0-next.1

22.1.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@alan-agius4 alan-agius4 released this 24 Jun 09:19
Immutable release. Only release title and notes can be modified.

@schematics/angular

Commit Description
fix - 01008f1c6 remove default workspace vscode mcp.json configuration

@angular/cli

Commit Description
fix - 48f90f5d5 prevent Yarn registry environment variable override
fix - 38e0fabc0 support registry metadata fetching under bun package manager
perf - 3ce6e5fc3 implement semaphore backpressure throttling in PackageManager

@angular/build

Commit Description
fix - 851711b03 aggregate parallel worker performance timings on the main thread
perf - 585d08af8 default chunk optimization to use Rolldown
perf - 3019c8032 dispose builder result context early in non-watch mode
perf - 583736a4d implement semaphore backpressure throttling in JavaScriptTransformer

@angular/ssr

Commit Description
feat - 7ef9ed24d support the standard Forwarded header
fix - 37f1a7491 avoid caching non-SSG page lookups
fix - 5875b6024 prioritize options over environment variables in AngularNodeAppEngine

22.0.4

Choose a tag to compare

@alan-agius4 alan-agius4 released this 24 Jun 09:04
Immutable release. Only release title and notes can be modified.

@angular/build

Commit Description
fix - 46185ceac aggregate parallel worker performance timings on the main thread
perf - 5d7e29c41 dispose builder result context early in non-watch mode