mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
- Implemented `evaluateFeatureFlags` method in `StackClientInterface` to handle feature flag evaluations via the API. - Added corresponding tests for feature flag evaluation in `client-interface.test.ts` to ensure correct request handling and response validation. - Introduced new types for feature flag requests and responses in `feature-flags.ts` to standardize data structures. - Enhanced the `StackClientApp` interface with methods for retrieving single and multiple feature flags, including React hooks for integration. - Updated documentation to reflect new feature flag functionalities and usage examples. |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| template | ||