Skip to content

chore: release main#1298

Merged
jsonbailey merged 3 commits intomainfrom
release-please--branches--main
Apr 21, 2026
Merged

chore: release main#1298
jsonbailey merged 3 commits intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 2026

🤖 I have created a release beep boop

browser: 0.1.16

0.1.16 (2026-04-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-client-sdk bumped from 4.6.0 to 4.6.1
browser-telemetry: 1.0.32

1.0.32 (2026-04-21)

Bug Fixes

  • correct typeof comparisons in browser SDK (#1301) (f4bd636)
  • js-client-sdk: better undefined handling (#1303) (4818678)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/js-client-sdk bumped from 4.6.0 to 4.6.1
js-client-sdk: 4.6.1

4.6.1 (2026-04-21)

Bug Fixes

  • correct typeof comparisons in browser SDK (#1301) (f4bd636)
  • js-client-sdk: better undefined handling (#1303) (4818678)
react-sdk: 0.2.2

0.2.2 (2026-04-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-client-sdk bumped from ^4.6.0 to ^4.6.1
server-sdk-ai: 0.17.0

0.17.0 (2026-04-21)

⚠ BREAKING CHANGES

  • Flatten JudgeResponse and EvalScore into new LDJudgeResult (#1284)
  • Add per-execution runId, at-most-once tracking, and cross-process tracker resumption (#1270)

Features

  • Add per-execution runId, at-most-once tracking, and cross-process tracker resumption (#1270) (fc25ab7)
  • Flatten JudgeResponse and EvalScore into new LDJudgeResult (#1284) (aba1221)
  • Implement agent graph definitions (#1282) (e7d08e5)
  • simplify evaluation schema to flat score/reasoning shape (#1286) (c132e9f)

Bug Fixes

server-sdk-ai-langchain: 0.5.5

0.5.5 (2026-04-21)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.16.8 to ^0.17.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.15.0 || ^0.16.0 to ^0.17.0
server-sdk-ai-openai: 0.5.5

0.5.5 (2026-04-21)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.16.8 to ^0.17.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.15.0 || ^0.16.0 to ^0.17.0
server-sdk-ai-vercel: 0.5.5

0.5.5 (2026-04-21)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.16.8 to ^0.17.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.15.0 || ^0.16.0 to ^0.17.0

This PR was generated with Release Please. See documentation.


Note

Medium Risk
Primarily a version/changelog bump, but it publishes @launchdarkly/server-sdk-ai 0.17.0 with documented breaking API changes that can impact downstream consumers and provider peer dependency resolution.

Overview
Bumps release versions across the monorepo via .release-please-manifest.json, updating @launchdarkly/server-sdk-ai to 0.17.0, @launchdarkly/js-client-sdk to 4.6.1, and related packages (@launchdarkly/browser, @launchdarkly/react-sdk, @launchdarkly/browser-telemetry, and AI provider packages) accordingly.

Updates package metadata, changelogs, examples, and embedded SDK/wrapper version strings (e.g., BrowserInfo and LDReactClient) to reflect the new releases, including server-sdk-ai’s 0.17.0 breaking-change notes and provider peer dependency bumps to ^0.17.0.

Reviewed by Cursor Bugbot for commit e7f8c09. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 698f38d. Configure here.

Comment thread packages/ai-providers/server-ai-langchain/package.json
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 6 times, most recently from 3bf3a03 to 54fc1c5 Compare April 21, 2026 20:44
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 54fc1c5 to d7d9715 Compare April 21, 2026 21:12
…nges and new features

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 25623 bytes
Compressed size limit: 29000
Uncompressed size: 125843 bytes

@github-actions
Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 37607 bytes
Compressed size limit: 38000
Uncompressed size: 207149 bytes

@github-actions
Copy link
Copy Markdown
Contributor Author

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179470 bytes
Compressed size limit: 200000
Uncompressed size: 830325 bytes

@github-actions
Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31700 bytes
Compressed size limit: 34000
Uncompressed size: 113136 bytes

…ackages

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jsonbailey jsonbailey merged commit 6f10dd0 into main Apr 21, 2026
43 checks passed
@jsonbailey jsonbailey deleted the release-please--branches--main branch April 21, 2026 23:12
@github-actions
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants