Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

0.5.0

Compare
Choose a tag to compare
Loading
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 30 Oct 20:34
· 22 commits to main since this release

[0.5.0] - 2023-10-30

This version contains a breaking change. If you upgrade to this version, then you will also need to update the @launchdarkly/node-server-sdk, and @openfeature/server-sdk packages. Additionally code changes will be required because of the new method of constructing the provider. Refer to the README for an updated code sample.

Changed:

  • Changed the way that the LaunchDarklyProvider is instantiated. Now the LDClient is managed by the LaunchDarklyProvider. If you need to access the LDClient directly you can use the getClient() method of the provider.
  • Updated to use the @launchdarkly/node-server-sdk version 9.0.1 or higher.
  • Update to use @openfeature/server-sdk version 1.6.3. The open feature SDK was renamed from @openfeature/js-sdk.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.