This PR was opened by the Changesets release 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.
This PR was opened by the Changesets release 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-client@2.5.2
Patch Changes
Pass connect options to room from connection checkers - #1245 (@jespermjonsson)
Avoid parallel offer processing - #1244 (@lukasIO)
Switch active device if previously selected device becomes unavailable - #1237 (@lukasIO)
Treat MissingKey as decryption failure to prevent spamming the logs - #1241 (@hughns)
Update API docs for
room.getLocalDevices
- #1243 (@lukasIO)Fix trackProcessor creation from LocalParticipant.createTracks - #1247 (@lukasIO)