Skip to content

feat: release-react-sdk-v4#1238

Merged
joker23 merged 1 commit intomainfrom
skz/sdk-2107/react-sdk-release
Apr 30, 2026
Merged

feat: release-react-sdk-v4#1238
joker23 merged 1 commit intomainfrom
skz/sdk-2107/react-sdk-release

Conversation

@joker23
Copy link
Copy Markdown
Contributor

@joker23 joker23 commented Apr 1, 2026

This PR will release the v4 major version of React SDK.

We should not merge this in until we have our docs ready.

SDK-1568


Note

Low Risk
Docs/metadata/release-config changes only; no runtime code paths are modified.

Overview
Prepares the @launchdarkly/react-sdk package for its v4 major release by updating release automation and SDK metadata.

This sets packages/sdk/react to release-as: 4.0.0 in release-please-config.json, adds inlineContextCustomEvents to the React SDK’s feature list in .sdk_metadata.json, refreshes packages/sdk/react/README.md to point at the main docs and include SLSA provenance guidance, and removes the temporary temp_docs/MIGRATING.md document.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

@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

github-actions Bot commented Apr 1, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

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

@joker23 joker23 force-pushed the skz/sdk-2107/react-sdk-release branch 4 times, most recently from b1149d6 to 417ee2d Compare April 9, 2026 17:19
@joker23 joker23 force-pushed the skz/sdk-2107/react-sdk-release branch 3 times, most recently from 419914c to 7cd7572 Compare April 14, 2026 17:31
@joker23 joker23 force-pushed the skz/sdk-2107/react-sdk-release branch 3 times, most recently from 322f039 to 5c15867 Compare April 27, 2026 18:07
@joker23 joker23 force-pushed the skz/sdk-2107/react-sdk-release branch 2 times, most recently from bbe593a to 58af6ee Compare April 27, 2026 23:18
@joker23 joker23 force-pushed the skz/sdk-2107/react-sdk-release branch from 58af6ee to cdd54bf Compare April 28, 2026 15:01
@joker23 joker23 marked this pull request as ready for review April 29, 2026 18:52
@joker23 joker23 requested a review from a team as a code owner April 29, 2026 18:52
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@joker23 joker23 merged commit a0eb24d into main Apr 30, 2026
44 checks passed
@joker23 joker23 deleted the skz/sdk-2107/react-sdk-release branch April 30, 2026 20:54
@github-actions github-actions Bot mentioned this pull request Apr 30, 2026
joker23 pushed a commit that referenced this pull request Apr 30, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>react-sdk: 4.0.0</summary>

##
[4.0.0](react-sdk-v0.2.5...react-sdk-v4.0.0)
(2026-04-30)


### Features

* release-react-sdk-v4
([#1238](#1238))
([a0eb24d](a0eb24d))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> This is a major-version release bump for `@launchdarkly/react-sdk`,
which may imply breaking changes for consumers even though the diff is
largely versioning metadata. Low code risk, but downstream compatibility
risk due to the 0.x→4.x jump.
> 
> **Overview**
> **Releases `@launchdarkly/react-sdk` v4.0.0.** Updates the release
manifest, package version, and changelog to reflect the new major
release.
> 
> Updates React SDK example apps to depend on
`@launchdarkly/react-sdk@4.0.0`, and bumps the client wrapper
`wrapperVersion` reported by `createClient()` to `4.0.0`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
591bc35. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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