Eppo-exp / node-server-sdk

Eppo Node.js SDK
MIT License
9 stars 0 forks source link

update node client to support ufc update #52

Closed vpai closed 4 months ago

vpai commented 4 months ago

Fixes: FF-1751

Motivation and Context

Here I propogate the UFC changes made to the common JS library into the JS client.

How has this been tested?

Updated unit tests after running this repo and the updated branch side by side locally. Until that branch is merged and a new version is published, Github tests won't pass.

Reviewers, please take a look at the updated spec, that is the part of the PR I'm least sure about.