Skip to content

Commit 4ca2cea

Browse files
committed
docs: release notes for the v16.2.11 release
1 parent 0037c21 commit 4ca2cea

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="16.2.11"></a>
2+
# 16.2.11 (2023-10-25)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [54ea3b65c3](https://github.com/angular/angular/commit/54ea3b65c35254b220054541f2fbc52384486156) | fix | emit provider configured event when a service is configured with `providedIn` ([#52365](https://github.com/angular/angular/pull/52365)) |
7+
| [78533324dc](https://github.com/angular/angular/commit/78533324dcda2e884fbe489aaa6b37fa9a6fadbc) | fix | get root and platform injector providers in special cases ([#52365](https://github.com/angular/angular/pull/52365)) |
8+
| [019a0f4c22](https://github.com/angular/angular/commit/019a0f4c225d6bb6f741b37bf272b62899fe1f69) | fix | load global utils before creating platform injector in the standalone case ([#52365](https://github.com/angular/angular/pull/52365)) |
9+
### router
10+
| Commit | Type | Description |
11+
| -- | -- | -- |
12+
| [b79b4aca91](https://github.com/angular/angular/commit/b79b4aca914aefda1605fc8d069ac8d84283f1b3) | fix | `RouterTestingHarness` should throw if a component is expected but navigation fails ([#52357](https://github.com/angular/angular/pull/52357)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="17.0.0-rc.0"></a>
217
# 17.0.0-rc.0 (2023-10-18)
318
## Deprecations

0 commit comments

Comments
 (0)