cobrowse-sdk-js
Advanced tools
Comparing version 2.30.2 to 2.31.0
@@ -5,2 +5,15 @@ # Changelog | ||
## [2.31.0](#) (2023-12-01) | ||
### Features | ||
* integrate relaxed trusted origins ([#111](#)) ([deeba46](#)) | ||
### Bug Fixes | ||
* always attempt to use the forwarding session storage ([#112](#)) ([a0ba7f3](#)) | ||
* ensure we listen to events using the unpolyfilled addEventListener ([#110](#)) ([899e666](#)) | ||
### [2.30.2](#) (2023-11-06) | ||
@@ -7,0 +20,0 @@ |
{ | ||
"name": "cobrowse-sdk-js", | ||
"version": "2.30.2", | ||
"version": "2.31.0", | ||
"description": "Cobrowse.io SDK for web", | ||
@@ -31,3 +31,3 @@ "main": "dist/CobrowseIO.umd.js", | ||
"@cobrowseio/media-recorder-demuxer": "^1.0.3", | ||
"@cobrowseio/trusted-origin-storage": "^0.1.20", | ||
"@cobrowseio/trusted-origin-storage": "^1.0.0", | ||
"@cobrowseio/vdom-utils": "^1.1.1", | ||
@@ -34,0 +34,0 @@ "babel-eslint": "^10.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1243550