Skip to content

ci: configure RN to release as a prerelease version#1819

Draft
joker23 wants to merge 1 commit into
mainfrom
skz/SDK-2332/rn-v11-beta-release-please
Draft

ci: configure RN to release as a prerelease version#1819
joker23 wants to merge 1 commit into
mainfrom
skz/SDK-2332/rn-v11-beta-release-please

Conversation

@joker23

@joker23 joker23 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This is to prep a major version update of RN


Note

Low Risk
CI and release-please config only; no runtime SDK code changes, with explicit revert path at GA.

Overview
Configures React Native SDK automated releases for the upcoming v11 major so versions ship as beta prereleases instead of updating npm latest (still on v10 until GA).

release-please-config.json now sets prerelease: true and prerelease-type: beta for packages/sdk/react-native, so release-please bumps with beta suffixes. The release-react-native workflow passes prerelease: true into full-release, which publishes without moving the latest dist-tag. Comments note removing both once v11 is GA.

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

This is to prep a major version update of RN
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

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

@joker23

joker23 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

@cursor review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit bfa69d1. Configure here.

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.

1 participant