@syntrologie/runtime-sdk 2.8.0-canary.70 → 2.8.0-canary.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,10 +6,10 @@ export interface ExperimentsFetcherOptions {
6
6
  */
7
7
  client: ExperimentClient;
8
8
  /**
9
- * Single feature key for the monolithic config (legacy mode).
10
- * @default "smart-canvas-config"
9
+ * Feature key for the monolithic config (legacy mode).
10
+ * Callers must provide this explicitly — no hardcoded default.
11
11
  */
12
- featureKey?: string;
12
+ featureKey: string;
13
13
  /**
14
14
  * Feature key for the variant manifest (lists active variant flag keys).
15
15
  * When set, enables multi-flag mode.
package/dist/index.js CHANGED
@@ -104,7 +104,7 @@ import {
104
104
  validateEventName,
105
105
  validateProps,
106
106
  widgetRegistry
107
- } from "./chunk-N5OR6Q2I.js";
107
+ } from "./chunk-WX32GVSP.js";
108
108
  import {
109
109
  AddClassZ,
110
110
  AnchorIdZ,
package/dist/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Syntro
3
- } from "./chunk-N5OR6Q2I.js";
3
+ } from "./chunk-WX32GVSP.js";
4
4
  import "./chunk-77TNZ66J.js";
5
5
  import "./chunk-IR6UOR63.js";
6
6
  import "./chunk-YLLWLUQX.js";