chore: release main#1421
Merged
Merged
Conversation
f942732 to
ed06e35
Compare
joker23
requested changes
Jun 5, 2026
Contributor
joker23
left a comment
There was a problem hiding this comment.
blocking until I set up testing data in npm
ed06e35 to
68fee87
Compare
joker23
approved these changes
Jun 5, 2026
68fee87 to
7189392
Compare
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
akamai-edgeworker-sdk-common: 2.0.23
2.0.23 (2026-06-05)
Bug Fixes
Dependencies
akamai-server-base-sdk: 3.0.24
3.0.24 (2026-06-05)
Dependencies
akamai-server-edgekv-sdk: 1.4.26
1.4.26 (2026-06-05)
Dependencies
browser: 0.1.26
0.1.26 (2026-06-05)
Dependencies
client-testing-plugin: 0.1.0
0.1.0 (2026-06-05)
⚠ BREAKING CHANGES
@launchdarkly/client-testing-plugin(#1422)Features
@launchdarkly/client-testing-plugin(#1422) (d801e9e)Dependencies
cloudflare-server-sdk: 2.7.25
2.7.25 (2026-06-05)
Dependencies
fastly-server-sdk: 0.2.15
0.2.15 (2026-06-05)
Bug Fixes
Dependencies
jest: 1.0.21
1.0.21 (2026-06-05)
Dependencies
js-client-sdk: 4.8.1
4.8.1 (2026-06-05)
Dependencies
js-client-sdk-common: 1.28.1
1.28.1 (2026-06-05)
Dependencies
js-sdk-common: 2.25.1
2.25.1 (2026-06-05)
Bug Fixes
js-server-sdk-common: 2.19.1
2.19.1 (2026-06-05)
Bug Fixes
Dependencies
js-server-sdk-common-edge: 2.6.22
2.6.22 (2026-06-05)
Bug Fixes
Dependencies
node-client-sdk: 0.0.3
0.0.3 (2026-06-05)
Dependencies
node-server-sdk: 9.11.2
9.11.2 (2026-06-05)
Dependencies
node-server-sdk-dynamodb: 6.2.30
6.2.30 (2026-06-05)
Dependencies
node-server-sdk-otel: 1.3.17
1.3.17 (2026-06-05)
Dependencies
node-server-sdk-redis: 4.2.29
4.2.29 (2026-06-05)
Dependencies
openfeature-js-server-common: 0.1.3
0.1.3 (2026-06-05)
Dependencies
openfeature-node-server: 1.2.3
1.2.3 (2026-06-05)
Dependencies
react-native-client-sdk: 10.18.1
10.18.1 (2026-06-05)
Bug Fixes
Dependencies
react-sdk: 4.1.1
4.1.1 (2026-06-05)
Dependencies
server-sdk-ai: 1.1.0
1.1.0 (2026-06-05)
Features
Dependencies
server-sdk-ai-langchain: 0.8.2
0.8.2 (2026-06-05)
Dependencies
server-sdk-ai-openai: 0.7.2
0.7.2 (2026-06-05)
Dependencies
server-sdk-ai-vercel: 0.7.2
0.7.2 (2026-06-05)
Dependencies
shopify-oxygen-sdk: 0.1.13
0.1.13 (2026-06-05)
Bug Fixes
Dependencies
vercel-server-sdk: 1.3.48
1.3.48 (2026-06-05)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Low Risk
The PR is mostly version and changelog metadata; user-visible risk is limited to the documented RN reconnect fix, AI model
regiontyping, and the breaking client-testing-plugin prerelease bump.Overview
This is an automated Release Please cut that bumps versions across the js-core monorepo (manifest,
package.json,x-release-please-versionstamps, changelogs, and example app pins).Substantive releases bundled in this cut (from changelog entries, not re-implemented in this diff):
@launchdarkly/js-sdk-common/@launchdarkly/js-server-sdk-common(patch): explicit return types and TypeScript 6 source compatibility (#1418), propagated to edge/server wrappers (Fastly, Shopify Oxygen, Akamai common, etc.).@launchdarkly/server-sdk-ai1.1.0: optionalregionon the model config type (#1423); AI provider packages bump theirserver-sdk-aipeer/dev deps to^1.1.0.@launchdarkly/react-native-client-sdk10.18.1: EventSource reconnect now re-invokesurlBuilderso URLs (e.g. FDv2basis) stay correct after retry (#1420).@launchdarkly/client-testing-plugin0.1.0: marked breaking prerelease for the debug-override testing plugin (#1422).Everything else in the diff is cascading patch/minor version and dependency alignment (browser, node-server, stores, otel, OpenFeature, etc.).
Reviewed by Cursor Bugbot for commit 7189392. Bugbot is set up for automated code reviews on this repo. Configure here.