Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for detecting changes to flag overrides #23

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

adams85
Copy link
Collaborator

@adams85 adams85 commented Jan 15, 2024

Updates the project to include this recent improvement in configcat-common: configcat/common-js#101

Adds an optional parameter named watchChanges to createFlagOverridesFromMap which controls whether the client should detect changes to the flag override map after client initialization.

Also, includes a fix for this issue: configcat/react-sdk#49

@codedbychavez codedbychavez self-requested a review January 15, 2024 17:55
@codedbychavez codedbychavez added the enhancement New feature or request label Jan 17, 2024
Copy link
Owner

@codedbychavez codedbychavez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@codedbychavez codedbychavez merged commit c1fe6c2 into main Jan 17, 2024
@codedbychavez codedbychavez deleted the feature/flag-overrides-watch-changes branch January 17, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants