cobrowse-sdk-js 2.22.5 → 2.22.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [2.22.7](#) (2023-03-08)
6
+
7
+ ### [2.22.6](#) (2023-03-07)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Ensure Lightning components DOM updates get serialised correctly ([#60](#)) ([ae89fc5](#))
13
+ * ensure redacted elements position is updated when parents change ([#24](#)) ([9756307](#))
14
+ * patch cbor-x to avoid throwing an exception on browsers without support for BigInt typed arrays ([#63](#)) ([7b6b91c](#))
15
+ * use a two image system for drawings to avoid flickering on Firefox ([#61](#)) ([323b170](#))
16
+
5
17
  ### [2.22.5](#) (2023-02-21)
6
18
 
7
19