Unleash / unleash-client-nextjs

Unleash SDK for Next.js
28 stars 9 forks source link

fix: evaluateFlags error if definitions are not provided #88

Closed Tymek closed 1 month ago

Tymek commented 2 months ago

About the changes

If there was an error in feature flags passed, engine will throw an error. This prevents error propagation, defaulting flags to all-off.