Skip to content

Version Packages#2006

Merged
lukasIO merged 1 commit into
mainfrom
changeset-release/main
Jul 20, 2026
Merged

Version Packages#2006
lukasIO merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

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.20.2

Patch Changes

  • Ensure empty error reasons use fallback notation - #1999 (@lukasIO)

  • Remove stale data track subscriber handles from the packet routing table - #2011 (@ladvoc)

  • Fix the reliable data channel dying under concurrent / multi-packet writes (Concurrent sendFile() calls can kill the reliable data channel #1995). Data-channel sends now use two-watermark flow control (fill up to a high-water mark, resume when drained to a low-water mark) and serialize contended senders through a per-kind lock, which prevents the SCTP send buffer from overflowing while keeping throughput saturated for data tracks. - #2013 (@1egoman)

  • Handle data track SID reassignment - #2000 (@ladvoc)

  • Keep attached audio elements muted in startAudio() when webAudioMix is enabled, preventing double playback on platforms where element.volume has no effect (e.g. iOS Safari) - #2004 (@sawa-zen)

  • Add a localAudioTrack.applyConstraints method with a subset of AudioCaptureOptions - #2001 (@lukasIO)

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from c44a00f to a471cce Compare July 18, 2026 01:35
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 101.92 KB (-0.06% 🔽)
dist/livekit-client.umd.js 111.03 KB (+0.01% 🔺)

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a471cce to 845d7d1 Compare July 20, 2026 08:39
@lukasIO
lukasIO merged commit 48f9b8a into main Jul 20, 2026
6 checks passed
@lukasIO
lukasIO deleted the changeset-release/main branch July 20, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant