Open
Conversation
ed6fc16 to
46f96e9
Compare
kinyoklion
requested changes
Mar 27, 2026
Member
kinyoklion
left a comment
There was a problem hiding this comment.
Holding in for EAP clarification.
2dbd796 to
26af347
Compare
26af347 to
e6bce90
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
browser: 0.1.14
0.1.14 (2026-04-03)
Dependencies
browser-telemetry: 1.0.30
1.0.30 (2026-04-03)
Dependencies
jest: 1.0.9
1.0.9 (2026-04-03)
Dependencies
js-client-sdk: 4.5.0
4.5.0 (2026-04-03)
Features
Dependencies
js-client-sdk-common: 1.24.0
1.24.0 (2026-04-03)
Features
react-native-client-sdk: 10.15.2
10.15.2 (2026-04-03)
Dependencies
react-sdk: 0.2.0
0.2.0 (2026-04-03)
Features
Bug Fixes
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Primarily a release/version-bump PR, but it upgrades the browser/common client SDK dependencies which can change client initialization/connection behavior at runtime.
Overview
Release automation update that bumps workspace versions in
.release-please-manifest.jsonand updates packageversions andCHANGELOG.mdentries across affected packages.Notably upgrades
@launchdarkly/js-client-sdkto4.5.0(and@launchdarkly/js-client-sdk-commonto1.24.0) and propagates that through@launchdarkly/browser,@launchdarkly/browser-telemetry, and@launchdarkly/react-sdk; also bumps@launchdarkly/react-native-client-sdkto10.15.2and updates@launchdarkly/jestto depend on it, plus updates embedded wrapper/version strings (e.g.,BrowserInfo,PlatformInfo,LDReactClient).Reviewed by Cursor Bugbot for commit e6bce90. Bugbot is set up for automated code reviews on this repo. Configure here.