configcat / react-sdk

ConfigCat SDK for React. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
MIT License
12 stars 7 forks source link

Export PollingMode #6

Closed henninghall closed 2 years ago

henninghall commented 2 years ago

Describe the purpose of your pull request

Export PollingMode enum so it can be used in consuming apps

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

laliconfigcat commented 2 years ago

v1.0.1 is released, I hope it will work for you.

henninghall commented 2 years ago

Saw that, thanks for the quick reply! Its works fine 👍