Skip to content

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