Skip to content

Commit bf8492b

Browse files
thePunderWomankirjs
authored andcommitted
feat(core): stabilize withI18nSupport() api (angular#60889)
This stabilizes the `withI18nSupport()` feature of hydration. PR Close angular#60889
1 parent f2b22b0 commit bf8492b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/platform-browser/src/hydration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ export function withHttpTransferCacheOptions(
9393
/**
9494
* Enables support for hydrating i18n blocks.
9595
*
96-
* @developerPreview
9796
* @publicApi
9897
*/
9998
export function withI18nSupport(): HydrationFeature<HydrationFeatureKind.I18nSupport> {

0 commit comments

Comments
 (0)