Skip to content

docs(react-native): add 2.0.0-alpha and 1.14.0 release notes#2528

Merged
ygit merged 4 commits into
mainfrom
react-native-2.0.0-alpha-release-notes
May 15, 2026
Merged

docs(react-native): add 2.0.0-alpha and 1.14.0 release notes#2528
ygit merged 4 commits into
mainfrom
react-native-2.0.0-alpha-release-notes

Conversation

@sapta100ms

Copy link
Copy Markdown
Collaborator

Two release entries added to docs/react-native/v2/release-notes/release-notes.mdx:

2.0.0-alpha (2026-05-15)

First alpha on React Native's New Architecture (TurboModules + Fabric + bridgeless mode). Three packages, all on the npm alpha dist-tag:

  • @100mslive/react-native-hms@2.0.0-alpha.1
  • @100mslive/react-native-room-kit@2.0.0-alpha.0
  • @100mslive/react-native-video-plugin@2.0.0-alpha.0

Calls out the two breaking changes (setupPIP rejection on iOS, raw Fabric component event rename) and the opt-in install snippet. latest stays on 1.x — existing customers unaffected.

1.14.0 (2026-05-07) — backfill

Phase 0 Interop Layer release that shipped as @100mslive/react-native-hms@1.12.2 but never got its own docs entry. Unblocks customers on apps with newArchEnabled=true via RN's built-in Interop Layer (no Codegen authoring yet — that came in 2.0.0-alpha).

A retroactive GitHub release tagged 1.14.0 (pointing at commit 72399dc6 on the SDK repo) will follow separately.

- 2.0.0-alpha (2026-05-15): first alpha on the New Architecture
  (TurboModules + Fabric + bridgeless). hms 2.0.0-alpha.1, room-kit
  2.0.0-alpha.0, video-plugin 2.0.0-alpha.0. Opt-in via @Alpha tag;
  latest stays on 1.x.

- 1.14.0 (2026-05-07): backfill entry for the Phase 0 Interop Layer
  release that shipped as hms 1.12.2 but never got its own docs entry.
@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
100ms-docs Ready Ready Preview May 15, 2026 8:42am

Request Review

…ha notes

Adds a brief contextual section between the install snippet and 'What's new'
clarifying:
- 1.14.0 used RN's Interop Layer (shim — old-arch internals translated)
- 2.0.0-alpha uses native new-arch implementation (no shim)
- Why a consumer might pick 2.0.0-alpha (perf benefits + library compat)
ygit
ygit previously approved these changes May 15, 2026
Aligns the docs heading with the existing 1.13.1 GitHub release
(created 2026-05-07 for hms 1.12.2 / Phase 0). Avoids divergence
between the docs label and the public release tag.

Table inside the entry continues to show hms: 1.12.2 (the actual
published npm version); heading is the release-suite label.
@ygit ygit enabled auto-merge May 15, 2026 08:36
@ygit ygit merged commit c2a5386 into main May 15, 2026
3 checks passed
@ygit ygit deleted the react-native-2.0.0-alpha-release-notes branch May 15, 2026 08:42
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