Unleash / unleash-proxy-client-js

A browser client that can be used together with the unleash-proxy.
Apache License 2.0
44 stars 46 forks source link

feat: add feature_enabled property to variant response #180

Closed nunogois closed 8 months ago

nunogois commented 8 months ago

https://linear.app/unleash/issue/SR-161/proxy-sdk-add-feature-enabled-property-to-variant-response

Adds a new "feature_enabled" property to the variant response, similar to https://github.com/Unleash/unleash-client-python/pull/285