⬆️(frontend) upgrade livekit-client and @livekit/components-react

Bump livekit-client 2.20.0 -> 2.21.0 and
@livekit/components-react 2.9.21 -> 2.9.23. Patch/minor upgrade
with data streams v2, data channel flow control and reliability
fixes, iOS Safari double-playback fix, and a build-time type
resolution fix for `skipLibCheck: false`.

No breaking API changes.
This commit is contained in:
lebaudantoine
2026-08-19 14:05:48 +02:00
committed by aleb_the_flash
parent c7420c59a3
commit 87dbd8069d
3 changed files with 39 additions and 38 deletions
+1
View File
@@ -13,6 +13,7 @@ and this project adheres to
- ✨(backend) accept form-urlencoded on the user token endpoint
- ⬆️(frontend) upgrade i18next and react-i18next patch versions
- ⬆️(frontend) upgrade posthog-js from 1.395.0 to 1.404.1
- ⬆️(frontend) upgrade livekit-client and @livekit/components-react
### Fixed