Skip to content

chore(release): @100mslive/react-native-room-kit 2.0.0-alpha.2 (hms 2.0.0-alpha.3)#1703

Merged
sapta100ms merged 1 commit into
mainfrom
release/room-kit-2.0.0-alpha.2
Jun 22, 2026
Merged

chore(release): @100mslive/react-native-room-kit 2.0.0-alpha.2 (hms 2.0.0-alpha.3)#1703
sapta100ms merged 1 commit into
mainfrom
release/room-kit-2.0.0-alpha.2

Conversation

@sapta100ms

Copy link
Copy Markdown
Contributor

Bumps @100mslive/react-native-room-kit to 2.0.0-alpha.2 and its @100mslive/react-native-hms peerDependency 2.0.0-alpha.2 → 2.0.0-alpha.3 — the new-architecture (alpha) counterpart of the stable room-kit 1.3.2 release (#1696).

Carries the camera-recovery-after-background fix (native SDK 2.9.84, #1666) to new-arch room-kit consumers, now that react-native-hms@2.0.0-alpha.3 is published.

  • Single change: react-native-room-kit/package.json (version + hms peerDep).
  • Done as a separate PR after hms@2.0.0-alpha.3 was published, so the peerDep resolves to a published version.
  • Will be published with npm publish --tag alpha (stays off latest).

@sapta100ms sapta100ms requested a review from ygit as a code owner June 22, 2026 08:16
@trunk-io

trunk-io Bot commented Jun 22, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@claude

claude Bot commented Jun 22, 2026

Copy link
Copy Markdown

PR Review

This is a clean, straightforward alpha version bump that follows the established pattern from PR #1696. The changes are minimal and correct.

✅ Approved

Code Quality:

  • Single-purpose change: version bump and peer dependency update
  • Follows semantic versioning correctly (patch increment in alpha)
  • Consistent with the established release pattern for alpha builds

Correctness:

  • Version: 2.0.0-alpha.12.0.0-alpha.2
  • Peer dependency: @100mslive/react-native-hms 2.0.0-alpha.22.0.0-alpha.3
  • Aligns with the published react-native-hms@2.0.0-alpha.3 as stated in the PR description

Release Strategy:

  • Correctly planned for npm publish --tag alpha (stays off latest)
  • Proper sequencing: done after hms alpha.3 was published

📋 Pre-merge Checklist

Before publishing, verify:

  • @100mslive/react-native-hms@2.0.0-alpha.3 is available on npm registry
  • Publish with --tag alpha flag to keep it off the latest tag
  • Example app (packages/react-native-room-kit/example) uses file:../../react-native-hms so local testing should work correctly

Minor Notes

  1. No action required: The example app references hms via file:../../react-native-hms (line 14 of example/package.json), so it will automatically use the local workspace version during development.

  2. Documentation: No README or CHANGELOG updates needed for alpha releases, which is appropriate.

Status: ✅ Ready to merge and publish with --tag alpha

@sapta100ms sapta100ms merged commit 1af1049 into main Jun 22, 2026
5 of 6 checks passed
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