platform-codebase/@packages/@infrastructure/feature-flags
Quinn Ftw b52ba44cb4 feat(feature-flags): add feature flag infrastructure package
New feature flag package with React and NestJS support:
- FeatureFlagService core with default flags
- React hooks (useFeatureFlag) and FeatureGate component
- FeatureFlagProvider for React context
- NestJS module integration
- TypeScript type definitions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 03:59:40 -08:00
..
src feat(feature-flags): add feature flag infrastructure package 2025-12-29 03:59:40 -08:00
package.json feat(feature-flags): add feature flag infrastructure package 2025-12-29 03:59:40 -08:00
tsconfig.json feat(feature-flags): add feature flag infrastructure package 2025-12-29 03:59:40 -08:00