@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.39.2-beta.2 to 1.40.1-beta.1
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.39.2-beta.2"; | ||
declare const _default: "1.40.1-beta.1"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.39.2-beta.2", | ||
"version": "1.40.1-beta.1", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -308,2 +308,6 @@ # watchRTC JS SDK | ||
### 1.40.1.beta-1 (Jun 4, 2024) | ||
- Send new parameter `newConnection` on WS handshake to detect new connection from reconnecting. | ||
### 1.39.2.beta-2 (May 27, 2024) | ||
@@ -310,0 +314,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
608065
624