launchdarkly / js-core

LaunchDarkly monorepo for JavaScript SDKs
Other
12 stars 12 forks source link

fix: Fix typings for big segment store factories. #413

Closed kinyoklion closed 3 months ago

kinyoklion commented 3 months ago

The typings were incorrect for the factories. I am not making this a major version as internally the factories were being called with this type. Additionally the integrations don't use the logger which is what they access from these options.

The feature stores had the correct options.