Unleash / unleash-client-node

Unleash client SDK for Node.js
https://docs.getunleash.io
Apache License 2.0
212 stars 71 forks source link

feat: dependent features #520

Closed kwasniew closed 12 months ago

kwasniew commented 1 year ago

About the changes

Dependent features implementation based on spec: https://github.com/Unleash/client-specification/pull/63

Extra checks that may also be covered by other SDKs (listing them since this is our reference implementation):

Important files

Discussion points

github-actions[bot] commented 1 year ago

Coverage Status

coverage: 91.564% (+0.3%) from 91.252% when pulling 1b899f9742981403c955497f3c0c079a996166d7 on dependent-features into 56f52f4ca17bcd528df3d6b981af44b7ad0e9c51 on main.

kwasniew commented 12 months ago

@sighphyre addressed all your points :)