@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.40.1-beta.1 to 1.40.1-beta.2
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.40.1-beta.1"; | ||
declare const _default: "1.40.1-beta.2"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.40.1-beta.1", | ||
"version": "1.40.1-beta.2", | ||
"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-2 (Jun 6, 2024) | ||
- Release the internal listeners on local tracks when the RTCPeerConnection is closed to let the garbage collector remove this peer-connection properly | ||
### 1.40.1.beta-1 (Jun 4, 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
610253
1500
628