We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b22b0 commit bf8492bCopy full SHA for bf8492b
packages/platform-browser/src/hydration.ts
@@ -93,7 +93,6 @@ export function withHttpTransferCacheOptions(
93
/**
94
* Enables support for hydrating i18n blocks.
95
*
96
- * @developerPreview
97
* @publicApi
98
*/
99
export function withI18nSupport(): HydrationFeature<HydrationFeatureKind.I18nSupport> {
0 commit comments