cobrowse-sdk-js 3.13.1 → 3.15.0

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,31 @@
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
+ ## [3.15.0](#) (2025-11-19)
6
+
7
+
8
+ ### Features
9
+
10
+ * expose location on window proxy ([#391](#)) ([1d1315d](#))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **serializer:** only mark node as hidden when its parent is not hidden ([#392](#)) ([69be1f6](#))
16
+
17
+ ## [3.14.0](#) (2025-11-12)
18
+
19
+
20
+ ### Features
21
+
22
+ * **highlight:** wait for navigation and network to stabilise ([#377](#)) ([49798be](#))
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **ai:** highlight updates should not trigger widget changes when guided over the phone ([#388](#)) ([429c51b](#))
28
+ * restore CSS minification ([#387](#)) ([9d3f183](#))
29
+
5
30
  ### [3.13.1](#) (2025-10-31)
6
31
 
7
32