chore: release main#1818
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
July 22, 2026 19:21
ae7c17f to
95e273d
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
July 22, 2026 22:48
95e273d to
35513d5
Compare
Contributor
Author
|
@launchdarkly/js-sdk-common size report |
Contributor
Author
|
@launchdarkly/browser size report |
Contributor
Author
|
@launchdarkly/js-client-sdk size report |
Contributor
Author
|
@launchdarkly/js-client-sdk-common size report |
tanderson-ld
approved these changes
Jul 23, 2026
joker23
approved these changes
Jul 23, 2026
Contributor
Author
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.30
0.1.30 (2026-07-22)
Dependencies
client-testing-plugin: 1.0.6
1.0.6 (2026-07-22)
Dependencies
jest: 1.0.25
1.0.25 (2026-07-22)
Dependencies
js-client-sdk: 4.9.3
4.9.3 (2026-07-22)
Bug Fixes
Dependencies
js-client-sdk-common: 1.30.1
1.30.1 (2026-07-22)
Bug Fixes
node-client-sdk: 0.4.3
0.4.3 (2026-07-22)
Dependencies
react-native-client-sdk: 10.19.3
10.19.3 (2026-07-22)
Dependencies
react-sdk: 4.1.8
4.1.8 (2026-07-22)
Dependencies
server-sdk-ai: 1.3.0
1.3.0 (2026-07-22)
Features
server-sdk-ai-langchain: 0.8.8
0.8.8 (2026-07-22)
Dependencies
server-sdk-ai-openai: 0.7.8
0.7.8 (2026-07-22)
Dependencies
server-sdk-ai-vercel: 0.7.8
0.7.8 (2026-07-22)
Dependencies
vue-client-sdk: 0.1.3
0.1.3 (2026-07-22)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
The release carries a flag-evaluation behavior change (cycle handling) and AI telemetry shape changes; risk is moderate for apps with cyclic prerequisites or AI usage analytics, though the diff here is mostly versioning.
Overview
This is a Release Please cut that bumps versions across the monorepo and refreshes changelogs,
.release-please-manifest.json, workspace dependency pins, and embedded SDK version strings—no new application logic in the diff itself.@launchdarkly/js-client-sdk-common1.30.1 (pulled into browser, node-client, React Native, and related wrappers) documents a defensive cycle guard during prerequisite flag evaluation, avoiding unbounded recursion when prerequisite graphs contain cycles (#1816).@launchdarkly/server-sdk-ai1.3.0 addsmodelKeyandmodelVersionon AI usage / tracker events from flag_ldMeta(#1794). LangChain, OpenAI, and Vercel AI provider packages are re-released with updatedserver-sdk-aipeer/dev dependencies only.Downstream packages (React, Vue, combined browser, client-testing-plugin, jest tooling, examples) are version-aligned to pick up the client-common fix transitively where applicable.
Reviewed by Cursor Bugbot for commit 35513d5. Bugbot is set up for automated code reviews on this repo. Configure here.