js-sdk-contrib
js-sdk-contrib copied to clipboard
OpenFeature Providers and Hooks for JavaScript
Currently, web providers like [config-cat-web-provider](https://www.npmjs.com/package/@openfeature/config-cat-web-provider) don't include a build that can be referenced in browsers directly, via a `` HTML tag. At least to my knowledge, it's not possible to...
I'm trying to use Client-Side OFREP Provider with Flipt backend. I noticed that `evaluate` method doesn't perform any type conversions, just the type assertion. My question is if that's by...
Resolves #1283 ## Description We want to be able to provide our own caching library when using the Server SDK. Adding the `cache` property to GoFeatureFlagProviderOptions.
Currently only once cache implementation is configured and available to use. It would be better to have some kind of interface for that so it would be possible to pass...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.2.3` -> `2.8.4`](https://renovatebot.com/diffs/npm/msw/2.2.3/2.8.4) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`7.18.0` -> `8.32.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.18.0/8.32.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | libs/shared/flagd-core/spec | digest | `5b07065` -> `edf0deb` | --- ### Configuration 📅 **Schedule**: Branch creation...
## This PR Support tracking events for GO Feature Flag