Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
11 changes: 11 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": ["@livekit/changesets-changelog-github", { "repo": "livekit/client-sdk-react-native" }],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["livekit-react-native-example"]
}
60 changes: 60 additions & 0 deletions .github/workflows/changeset.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
name: Release

on:
workflow_dispatch:
push:
branches:
- main

concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
id-token: write # Required for OIDC
contents: write # Required to create GH releases
pull-requests: write # Required to interact with PRs

jobs:
release:
name: Release
runs-on: ubuntu-latest
env:
NPM_CONFIG_PROVENANCE: true
steps:
- name: Checkout Repo
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Use Node.js 24
uses: actions/setup-node@v6
with:
node-version: 24 # NPM 11.5.1+ required for OIDC trusted publishing
cache: yarn
cache-dependency-path: yarn.lock

- name: Enable Corepack
run: corepack enable

- name: Install dependencies
run: yarn install --immutable

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
with:
version: yarn ci:version
publish: yarn ci:publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build docs
if: steps.changesets.outputs.published == 'true'
run: yarn build-docs --treatWarningsAsErrors

- name: S3 Upload
if: steps.changesets.outputs.published == 'true'
run: aws s3 cp docs/ s3://livekit-docs/client-sdk-react-native --recursive
env:
AWS_ACCESS_KEY_ID: ${{ secrets.DOCS_DEPLOY_AWS_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.DOCS_DEPLOY_AWS_API_SECRET }}
AWS_DEFAULT_REGION: "us-east-1"
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

942 changes: 942 additions & 0 deletions .yarn/releases/yarn-4.11.0.cjs

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
compressionLevel: mixed

enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.11.0.cjs
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @livekit/react-native

## 2.10.0

### Minor Changes

- Update @livekit/react-native-webrtc to 144.0.0 - [#335](https://github.com/livekit/client-sdk-react-native/pull/335) ([@davidliu](https://github.com/davidliu))
14 changes: 7 additions & 7 deletions ci/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PODS:
- hermes-engine (0.82.0):
- hermes-engine/Pre-built (= 0.82.0)
- hermes-engine/Pre-built (0.82.0)
- livekit-react-native (2.9.6):
- livekit-react-native (2.9.8):
- boost
- DoubleConversion
- fast_float
Expand Down Expand Up @@ -37,9 +37,9 @@ PODS:
- ReactCommon/turbomodule/core
- SocketRocket
- Yoga
- livekit-react-native-webrtc (137.0.3):
- livekit-react-native-webrtc (144.0.0):
- React-Core
- WebRTC-SDK (= 137.7151.09)
- WebRTC-SDK (= 144.7559.01)
- RCT-Folly (2024.11.18.00):
- boost
- DoubleConversion
Expand Down Expand Up @@ -2441,7 +2441,7 @@ PODS:
- React-utils (= 0.82.1)
- SocketRocket
- SocketRocket (0.7.1)
- WebRTC-SDK (137.7151.09)
- WebRTC-SDK (144.7559.01)
- Yoga (0.0.0)

DEPENDENCIES:
Expand Down Expand Up @@ -2692,8 +2692,8 @@ SPEC CHECKSUMS:
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
hermes-engine: 8642d8f14a548ab718ec112e9bebdfdd154138b5
livekit-react-native: 7098d44b34b78ede49582a9ef5731c665faf43c7
livekit-react-native-webrtc: 09d18fa7c04726c159076b92111289fa9fa46d10
livekit-react-native: 16923c9c9cdf21c68cbac52f9a5222c9f05c2f06
livekit-react-native-webrtc: a9a45c67543105a40192b144809513e5ab266d0a
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
RCTDeprecation: f17e2ebc07876ca9ab8eb6e4b0a4e4647497ae3a
RCTRequired: e2c574c1b45231f7efb0834936bd609d75072b63
Expand Down Expand Up @@ -2761,7 +2761,7 @@ SPEC CHECKSUMS:
ReactCodegen: 878add6c7d8ff8cea87697c44d29c03b79b6f2d9
ReactCommon: 804dc80944fa90b86800b43c871742ec005ca424
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
WebRTC-SDK: 63428499c4f102f47daec9c7b88b5440788f2072
WebRTC-SDK: ab9b5319e458c2bfebdc92b3600740da35d5630d
Yoga: 689c8e04277f3ad631e60fe2a08e41d411daf8eb

PODFILE CHECKSUM: 2808703946713a7b53edc61b7e02157e7eb82b22
Expand Down
2 changes: 1 addition & 1 deletion ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@livekit/react-native": "*",
"@livekit/react-native-webrtc": "^137.0.3",
"@livekit/react-native-webrtc": "^144.0.0",
"@react-native/new-app-screen": "0.82.1",
"livekit-client": "^2.15.8",
"react": "19.1.1",
Expand Down
Loading
Loading