Skip to content

Commit 49d51e7

Browse files
committed
docs: release notes for the v20.3.4 release
1 parent d0787c1 commit 49d51e7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="20.3.4"></a>
2+
3+
# 20.3.4 (2025-10-02)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- |
9+
| [c94bf7ff0](https://github.com/angular/angular-cli/commit/c94bf7ff0845fe325c39737057ff1ed4ea553011) | fix | Out of the box support for PM2 |
10+
| [465436c9f](https://github.com/angular/angular-cli/commit/465436c9fa21173befe5e39b61afb7f29435c2aa) | fix | use bracket notation for `process.env['pm_id']` |
11+
12+
### @angular-devkit/build-angular
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
16+
| [bc6b63114](https://github.com/angular/angular-cli/commit/bc6b631146c719a337c937e95c7cc5ebca29254b) | fix | mark `InjectionToken` as pure for improved tree-shaking |
17+
18+
### @angular/build
19+
20+
| Commit | Type | Description |
21+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
22+
| [e510ff828](https://github.com/angular/angular-cli/commit/e510ff828f033478d8e1720050a7b3d75d551e16) | fix | mark `InjectionToken` as pure for improved tree-shaking |
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="21.0.0-next.5"></a>
227

328
# 21.0.0-next.5 (2025-09-24)

0 commit comments

Comments
 (0)