You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This SDK is experimental and should NOT be considered ready for production use.
10
-
> It may change or be removed without notice and is not subject to backwards
11
-
> compatibility guarantees.
12
5
13
6
This package provides an [OpenFeature](https://openfeature.dev/) provider that wraps the [LaunchDarkly Server-Side SDK for Node.js](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node).
14
7
@@ -56,9 +49,7 @@ LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply
56
49
-[apidocs.launchdarkly.com](https://apidocs.launchdarkly.com/'LaunchDarkly API Documentation') for our API documentation
57
50
-[blog.launchdarkly.com](https://blog.launchdarkly.com/'LaunchDarkly Blog Documentation') for the latest product updates
> This SDK is in pre-release and not subject to backwards compatibility
10
-
> guarantees. The API may change based on feedback.
11
-
>
12
-
> Pin to a specific minor version and review the [changelog](CHANGELOG.md) before upgrading.
13
5
14
6
This package contains the shared OpenFeature provider implementation for LaunchDarkly server-side JavaScript SDKs. It provides a base provider class and translation utilities that convert between OpenFeature and LaunchDarkly concepts.
15
7
@@ -38,9 +30,7 @@ LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply
38
30
-[apidocs.launchdarkly.com](https://apidocs.launchdarkly.com/'LaunchDarkly API Documentation') for our API documentation
39
31
-[blog.launchdarkly.com](https://blog.launchdarkly.com/'LaunchDarkly Blog Documentation') for the latest product updates
0 commit comments