Skip to content

Commit 0035d82

Browse files
committed
release: cut the v22.2.0-rc.0 release
1 parent a890b54 commit 0035d82

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="22.2.0-rc.0"></a>
2+
3+
# 22.2.0-rc.0 (2026-09-16)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| ---------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
9+
| [6e7f809a7d](https://github.com/angular/angular-cli/commit/6e7f809a7d66e4b8d260a1c00297812412a926f1) | perf | skip eager yargs help message formatting during command execution |
10+
11+
### @angular/build
12+
13+
| Commit | Type | Description |
14+
| ---------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
15+
| [978351af71](https://github.com/angular/angular-cli/commit/978351af71889d4786a18fec9e193eb5b16af7dd) | fix | include inline component stylesheets in referenced watch files |
16+
| [72dc9677cf](https://github.com/angular/angular-cli/commit/72dc9677cf743243d6cb22d2b81782022f71356e) | fix | pass load cache to compiler plugin and escape extension regex in polyfills |
17+
| [31c045639e](https://github.com/angular/angular-cli/commit/31c045639e8bfd114cbd552d83cc70a968fe7f81) | fix | prevent stale bundler caching and correctly resolve load cache |
18+
| [d97c8857c1](https://github.com/angular/angular-cli/commit/d97c8857c18da02fcc6c69a0ea652cc706c5c9b6) | perf | key Sass package resolutions without containing URL qualification |
19+
20+
<!-- CHANGELOG SPLIT MARKER -->
21+
122
<a name="22.2.0-next.7"></a>
223

324
# 22.2.0-next.7 (2026-09-10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "22.2.0-next.7",
3+
"version": "22.2.0-rc.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)