Releases: livekit/client-sdk-react-native
Releases · livekit/client-sdk-react-native
Release list
@livekit/react-native@2.12.0
Minor Changes
- Configure the iOS audio session natively in the default path, removing the audio engine's JS round trip and its deadlock window. Deprecate the unsafe
onConfigureNativeAudiocallback form ofsetupIOSAudioManagement. Developers can instead pass in a staticIOSAudioSessionPolicy. - #434 (@hiroshihorie)
Patch Changes
- Update @livekit/react-native-webrtc to 144.1.2 - #434 (@hiroshihorie)
@livekit/react-native@2.11.1
@livekit/react-native@2.11.0
Minor Changes
- Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)
Patch Changes
-
Update
@livekit/react-native-webrtcto 144.1.0 - #393 (@davidliu) -
Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - #351 (@davidliu)
-
Add polyfills for
CountQueuingStrategyandTransformStreamfor compatibility with livekit-client - #391 (@davidliu)
@livekit/react-native@2.10.3
Patch Changes
- Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext -
b6e9f002d0c3dff6d364435ea07ad6da01b48bcf(@davidliu)
@livekit/react-native@2.11.0-beta.1
@livekit/react-native@2.11.0-beta.0
Minor Changes
- Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)