@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.40.1-beta.5 to 1.40.1-beta.6
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.40.1-beta.5"; | ||
declare const _default: "1.40.1-beta.6"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.40.1-beta.5", | ||
"version": "1.40.1-beta.6", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -339,2 +339,6 @@ # watchRTC JS SDK | ||
### 1.40.1.beta-6 (August 19, 2024) | ||
- Avoid reconnecting automatically when the `connect()` method has been called and when the last active peer-connection has been closed manually. | ||
### 1.40.1.beta-5 (July 03, 2024) | ||
@@ -341,0 +345,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
615453
676