Skip to content

Commit a39f8bb

Browse files
committed
docs: release notes for the v16.1.0-rc.0 release
1 parent 898c499 commit a39f8bb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="16.1.0-rc.0"></a>
2+
3+
# 16.1.0-rc.0 (2023-06-07)
4+
5+
## Deprecations
6+
7+
###
8+
9+
- `StateTransferInitializerModule`, `TransferHttpCacheInterceptor` and `domContentLoadedFactory` have been deprecated in favor of `provideClientHydration`. See: https://angular.io/api/platform-browser/provideClientHydration
10+
11+
###
12+
13+
| Commit | Type | Description |
14+
| ------------------------------------------------------------------------------------------------ | -------- | ----------------------------- |
15+
| [ccc2f52f](https://github.com/angular/universal/commit/ccc2f52f9be47b5fb2cddd4d3f57b9a18eb1b0ca) | refactor | deprecate transfer http cache |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="16.1.0-next.0"></a>
220

321
# 16.1.0-next.0 (2023-05-19)

0 commit comments

Comments
 (0)