flagsmith-nodejs-client icon indicating copy to clipboard operation
flagsmith-nodejs-client copied to clipboard

feat: removed-feature-key-and-segment-key-from-schema

Open Zaimwa9 opened this issue 1 month ago • 0 comments

  • Removed FeatureContext.feature_key and use FeatureContext.name for override matching
  • Removed SegmentResult.key
  • Harmonized FeatureMetadata.flagsmithId to FeatureMetadata.flagsmith_id
  • Used Generic for segments to require metadata.flagsmith_id
  • Re-organized evaluation/models.ts

Contributes to #209

Zaimwa9 avatar Oct 23 '25 14:10 Zaimwa9