We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f9f1e commit 60ba039Copy full SHA for 60ba039
.changeset/thick-ghosts-chew.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 2.16.1
4
+
5
+### Patch Changes
6
7
+- Control latency of lossy data channel - [#1754](https://github.com/livekit/client-sdk-js/pull/1754) ([@cnderrauber](https://github.com/cnderrauber))
8
9
## 2.16.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "livekit-client",
- "version": "2.16.0",
+ "version": "2.16.1",
"description": "JavaScript/TypeScript client SDK for LiveKit",
"main": "./dist/livekit-client.umd.js",
"unpkg": "./dist/livekit-client.umd.js",
0 commit comments