stack/packages
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
..
dashboard-ui-components Dashboard: DataGrid refactor + layout (stacked on overview-revamp) (#1338) 2026-04-27 13:50:24 -07:00
init-stack chore: update package versions 2026-04-20 19:06:56 -07:00
js chore: update package versions 2026-04-20 19:06:56 -07:00
react chore: update package versions 2026-04-20 19:06:56 -07:00
stack chore: update package versions 2026-04-20 19:06:56 -07:00
stack-cli feat(stack-cli): auto-install emulator deps on pull (#1384) 2026-04-27 13:01:39 -07:00
stack-sc chore: update package versions 2026-04-20 19:06:56 -07:00
stack-shared Add feature flag evaluation methods and tests 2026-04-27 18:33:10 -07:00
stack-ui chore: update package versions 2026-04-20 19:06:56 -07:00
template Add feature flag evaluation methods and tests 2026-04-27 18:33:10 -07:00