stack/sdks
mantrakp04 99569036b8 Add feature flag evaluation methods and tests
- 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.
2026-04-27 18:33:10 -07:00
..
implementations/swift chore: update package versions 2026-04-20 19:06:56 -07:00
spec Add feature flag evaluation methods and tests 2026-04-27 18:33:10 -07:00