Skip to content

feat(node-sdk): add getFeatureDefinitions#385

Merged
roncohen merged 17 commits intomainfrom
node-sdk-feature-definitions
Mar 26, 2025
Merged

feat(node-sdk): add getFeatureDefinitions#385
roncohen merged 17 commits intomainfrom
node-sdk-feature-definitions

Conversation

@roncohen
Copy link
Contributor

Introduces a new type FeatureDefinition which describes the feature, including rules for isEnabled and config as well as the description.

@pavkam
Copy link
Contributor

pavkam commented Mar 24, 2025

Introduces a new type FeatureDefinition which describes the feature, including rules for isEnabled and config as well as the description.

What's the envisioned use case for this?

@roncohen
Copy link
Contributor Author

Introduces a new type FeatureDefinition which describes the feature, including rules for isEnabled and config as well as the description.

What's the envisioned use case for this?

We're making it possible to retrieve a bunch of meta data about features to be able to make this data available in something like Vercel's Flags SDK.

@roncohen roncohen enabled auto-merge (squash) March 24, 2025 10:51
@roncohen roncohen requested a review from pavkam March 24, 2025 14:49
@roncohen roncohen disabled auto-merge March 24, 2025 14:54
@roncohen roncohen enabled auto-merge March 24, 2025 14:54
@roncohen roncohen added this pull request to the merge queue Mar 25, 2025
@roncohen roncohen removed this pull request from the merge queue due to a manual request Mar 25, 2025
@roncohen roncohen enabled auto-merge March 26, 2025 13:10
@roncohen roncohen added this pull request to the merge queue Mar 26, 2025
Merged via the queue into main with commit f31aea5 Mar 26, 2025
5 checks passed
@roncohen roncohen deleted the node-sdk-feature-definitions branch March 26, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants