open-feature / js-sdk-contrib

OpenFeature Providers and Hooks for JavaScript
https://openfeature.dev
Apache License 2.0
35 stars 35 forks source link

feat: multi provider implementation for Node #916

Closed ajwootto closed 3 months ago

ajwootto commented 3 months ago

This PR

Notes

How to test

npx nx test providers-multi-provider

beeme1mr commented 3 months ago

The test failure is unreleased to this change and caused by a brittle test and upgrades to the web sdk. We'll fix the test failures in a follow up PR. Thanks, @ajwootto, for this great contribution! 🥳