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.0
Minor Changes
Add RemoteTrack.setPlayoutDelay and make receiver non-optional in RemoteTrack constructor - #1209 (@lukasIO)
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.0
Minor Changes
Patch Changes
Update protocol - #1214 (@lukasIO)
Add support for generic RequestResponse - #1221 (@lukasIO)
Clear pingInterval at start of disconnect processing - #1217 (@lukasIO)
Log offer before munging - #1218 (@lukasIO)
Add internal LocalTrackSubscribed engine event - #1222 (@lukasIO)
Use kind instead of mediaType for outbound-rtp stats in PublishVideoCheck and PublishAudioCheck helpers - #1207 (@svajunas-budrys)