Skip to content

Conversation

@joker23
Copy link

@joker23 joker23 commented Dec 23, 2025

Summary

Addressing sdk-1700

  • Updated @launchdarkly/js-client-sdk version from ^0.4.1 to ^0.11.0 in multiple package.json files.
  • Refactored client initialization in highlight-buttons.tsx and highlight-identify.tsx to use createClient instead of initialize, and added user and organization context during client creation.

How did you test this change?

No changes in functionality so ensured that current tests pass

Are there any deployment considerations?

No


Note

Updates LaunchDarkly to latest client SDK and adapts app code to new API.

  • Bumps @launchdarkly/js-client-sdk to ^0.11.0 in e2e/nextjs, e2e/react-router, and sdk/highlight-run (lockfile updated)
  • Refactors highlight-buttons.tsx and highlight-identify.tsx to use createClient, pass a multi-kind user/org context, and await ldClient.start() before use

Written by Cursor Bugbot for commit be1fe88. This will update automatically on new commits. Configure here.

@joker23 joker23 requested a review from kinyoklion December 23, 2025 17:04
…alization

- Updated `@launchdarkly/js-client-sdk` version from `^0.4.1` to `^0.11.0` in multiple package.json files.
- Refactored client initialization in `highlight-buttons.tsx` and `highlight-identify.tsx` to use `createClient` instead of `initialize`, and added user and organization context during client creation.
@joker23 joker23 force-pushed the skz/sdk-1700/update-browser-sdk-version branch from 61bfbfd to be1fe88 Compare December 23, 2025 17:20
@joker23 joker23 marked this pull request as ready for review December 23, 2025 17:35
@joker23 joker23 requested a review from a team as a code owner December 23, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants