Skip to content

Commit 8ae9b60

Browse files
Version Packages (#392)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @livekit/react-native@2.11.0 ### Minor Changes - Migrate Apple platforms to AVAudioEngine-based audio device module - [#317](#317) ([@hiroshihorie](https://github.com/hiroshihorie)) ### Patch Changes - Update `@livekit/react-native-webrtc` to 144.1.0 - [#393](#393) ([@davidliu](https://github.com/davidliu)) - Update `livekit-client` to 2.19.0 - [#391](#391) ([@davidliu](https://github.com/davidliu)) - Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - [#351](#351) ([@davidliu](https://github.com/davidliu)) - Update `web-streams-polyfill` to 4.3.0 - [#391](#391) ([@davidliu](https://github.com/davidliu)) - Add polyfills for `CountQueuingStrategy` and `TransformStream` for compatibility with livekit-client - [#391](#391) ([@davidliu](https://github.com/davidliu)) ## livekit-react-native-example@0.1.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b555d62 commit 8ae9b60

58 files changed

Lines changed: 148 additions & 168 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/big-lands-start.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-tables-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/quiet-crews-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slick-deserts-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/vast-laws-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wild-olives-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @livekit/react-native
22

3+
## 2.11.0
4+
5+
### Minor Changes
6+
7+
- Migrate Apple platforms to AVAudioEngine-based audio device module - [#317](https://github.com/livekit/client-sdk-react-native/pull/317) ([@hiroshihorie](https://github.com/hiroshihorie))
8+
9+
### Patch Changes
10+
11+
- Update `@livekit/react-native-webrtc` to 144.1.0 - [#393](https://github.com/livekit/client-sdk-react-native/pull/393) ([@davidliu](https://github.com/davidliu))
12+
13+
- Update `livekit-client` to 2.19.0 - [#391](https://github.com/livekit/client-sdk-react-native/pull/391) ([@davidliu](https://github.com/davidliu))
14+
15+
- Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - [#351](https://github.com/livekit/client-sdk-react-native/pull/351) ([@davidliu](https://github.com/davidliu))
16+
17+
- Update `web-streams-polyfill` to 4.3.0 - [#391](https://github.com/livekit/client-sdk-react-native/pull/391) ([@davidliu](https://github.com/davidliu))
18+
19+
- Add polyfills for `CountQueuingStrategy` and `TransformStream` for compatibility with livekit-client - [#391](https://github.com/livekit/client-sdk-react-native/pull/391) ([@davidliu](https://github.com/davidliu))
20+
321
## 2.11.0-beta.1
422

523
### Patch Changes

docs/classes/AudioSession.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

docs/classes/RNE2EEManager.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)