Skip to content

Commit 86b6ae4

Browse files
committed
fix: add not-ready warning to browser dataSystem config
1 parent 843688d commit 86b6ae4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/sdk/browser/src/options.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ export interface BrowserOptions extends Omit<LDOptionsBase, 'initialConnectionMo
3838
/**
3939
* @internal
4040
*
41+
* WARNING: This option is not ready for use and may change or be removed
42+
* without notice.
43+
*
4144
* Configuration for the FDv2 data system. When present, the SDK uses
4245
* the FDv2 protocol for flag delivery instead of the default FDv1
4346
* protocol.

0 commit comments

Comments
 (0)