@applitools/eyes-browser 1.4.14 → 1.4.15

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
@@ -1,5 +1,75 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.4.16](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser-v1.4.15...js/eyes-browser@1.4.16) (2024-12-18)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.6
9
+ #### Bug Fixes
10
+
11
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
12
+ * @applitools/spec-driver-webdriver bumped to 1.1.21
13
+ #### Bug Fixes
14
+
15
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
16
+
17
+
18
+
19
+ * @applitools/core-base bumped to 1.21.0
20
+ #### Features
21
+
22
+ * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
23
+ * check for new ufg balancer ([#2683](https://github.com/Applitools-Dev/sdk/issues/2683)) ([60ca9f9](https://github.com/Applitools-Dev/sdk/commit/60ca9f98d37374c918e9c634af46d7f8266b95fc))
24
+
25
+
26
+ #### Bug Fixes
27
+
28
+ * move apiKey from query param to request header ([d1d2642](https://github.com/Applitools-Dev/sdk/commit/d1d26424c64d8e03981b1482ca49870a866bc164))
29
+
30
+
31
+
32
+ * @applitools/core bumped to 4.27.0
33
+ #### Features
34
+
35
+ * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
36
+
37
+
38
+ #### Bug Fixes
39
+
40
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
41
+
42
+
43
+
44
+ * @applitools/logger bumped to 2.0.20
45
+
46
+ * @applitools/dom-snapshot bumped to 4.11.12
47
+
48
+ * @applitools/socket bumped to 1.1.20
49
+
50
+ * @applitools/req bumped to 1.7.5
51
+
52
+ * @applitools/image bumped to 1.1.15
53
+
54
+ * @applitools/driver bumped to 1.20.1
55
+
56
+ * @applitools/spec-driver-selenium bumped to 1.5.92
57
+
58
+ * @applitools/spec-driver-puppeteer bumped to 1.4.21
59
+
60
+ * @applitools/screenshoter bumped to 3.10.1
61
+
62
+ * @applitools/nml-client bumped to 1.8.20
63
+
64
+ * @applitools/tunnel-client bumped to 1.5.11
65
+
66
+ * @applitools/ufg-client bumped to 1.15.1
67
+
68
+ * @applitools/ec-client bumped to 1.9.17
69
+
70
+ * @applitools/eyes bumped to 1.29.3
71
+
72
+
3
73
  ## [1.4.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.13...js/eyes-browser@1.4.14) (2024-11-27)
4
74
 
5
75