Skip to content

Commit 431bdf8

Browse files
committed
docs: release notes for the v22.0.2 release
1 parent 48f90f5 commit 431bdf8

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<a name="22.0.2"></a>
2+
3+
# 22.0.2 (2026-06-17)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
9+
| [136fc2714](https://github.com/angular/angular-cli/commit/136fc27149af74263ef519007f0a74f9f85c5b4d) | fix | support registry metadata fetching under bun package manager |
10+
| [2653dd5c7](https://github.com/angular/angular-cli/commit/2653dd5c7d47149b61bfe6edf4ab1281347e89dd) | perf | implement semaphore backpressure throttling in PackageManager |
11+
12+
### @angular/build
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
16+
| [0b4a48add](https://github.com/angular/angular-cli/commit/0b4a48add9d7218e698af0db974bd597bed8a121) | perf | implement semaphore backpressure throttling in JavaScriptTransformer |
17+
18+
### @angular/ssr
19+
20+
| Commit | Type | Description |
21+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- |
22+
| [d996a27e9](https://github.com/angular/angular-cli/commit/d996a27e9744b473a7db56f81871731b8bdce585) | fix | avoid caching non-SSG page lookups |
23+
| [285a34e42](https://github.com/angular/angular-cli/commit/285a34e42f1cdc512468de0041b232c7190e7d7e) | fix | correct grammar in console warning for redirected location headers |
24+
| [c8088a536](https://github.com/angular/angular-cli/commit/c8088a536c2c747a273e37be682643e1b35e2f75) | fix | prioritize options over environment variables in AngularNodeAppEngine |
25+
26+
<!-- CHANGELOG SPLIT MARKER -->
27+
128
<a name="22.1.0-next.0"></a>
229

330
# 22.1.0-next.0 (2026-06-11)

0 commit comments

Comments
 (0)