js-sdk-contrib
js-sdk-contrib copied to clipboard
OpenFeature Providers and Hooks for JavaScript
# Add unleash provider ## Reasoning I want to add an OpenFeature provider for unleash. This would be valuable because... - we currently have `unleash-web` but not `unleash` (server) provider...
### **Description** When using Flagsmith as an OpenFeature provider, updating the context does **not always** trigger an identity API call. This results in: - Missing traits in the `/identities` API...
### **Bug Report: MultiProvider Does Not Fallback to Secondary Provider while using FlagsmithClientProvider** #### **Description** When using `WebMultiProvider` with `FirstMatchStrategy`, the expected behavior is that if a flag is not...
@beeme1mr I will add [this rule](https://github.com/open-feature/js-sdk/blob/f6bc6951a32fbbed9b35c1bdfd023b02874b87a1/.eslintrc.json#L15-L22) in a separate PR, which will impact probably everything in this repo, so we can't do it in this PR. _Originally posted by @toddbaert...
:robot: I have created a release *beep* *boop* --- --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
With the release of flagd-testbed `v0.5.18`, we now have a `version.txt` containing the version for the correlating docker images to be used within the e2e tests. We should upgrade our...
Update the flagd provider to conform to the latest spec: https://flagd.dev/reference/specifications/providers/ For the Java provider, that means: - [ ] complete sub-issues below - [ ] review and align all...
## This PR - This PR adds unit tests for the config feature, allowing the config tests to be run withouth requiring a Docker container. This improves the test speed...
## Plan: Update selector handling for consistency with sync service (in-process mode only) ### Context Following open-feature/flagd#1814, normalizing selector usage for the sync service (in-process resolver mode) to use `flagd-selector`...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/open-feature/js-sdk-contrib). > [!WARNING] These dependencies are deprecated: |...