@applitools/eyes-browser 1.5.9 → 1.5.11

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,80 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.5.11](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.5.10...js/eyes-browser@1.5.11) (2025-10-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.13.10
9
+ #### Bug Fixes
10
+
11
+ * sandboxing | FLD-3482 ([#3274](https://github.com/Applitools-Dev/sdk/issues/3274)) ([b452cbf](https://github.com/Applitools-Dev/sdk/commit/b452cbf831907b04cd70624c0af655246ce580f1))
12
+
13
+
14
+
15
+ * @applitools/driver bumped to 1.24.0
16
+ #### Features
17
+
18
+ * use performActions (W3C) instead of touchPerform (MJSONWP) ([#3223](https://github.com/Applitools-Dev/sdk/issues/3223)) ([d4e5da8](https://github.com/Applitools-Dev/sdk/commit/d4e5da8dc19ad3c3f76de8e762be867970df3dd2))
19
+ * @applitools/spec-driver-webdriver bumped to 1.5.0
20
+ #### Features
21
+
22
+ * use performActions (W3C) instead of touchPerform (MJSONWP) ([#3223](https://github.com/Applitools-Dev/sdk/issues/3223)) ([d4e5da8](https://github.com/Applitools-Dev/sdk/commit/d4e5da8dc19ad3c3f76de8e762be867970df3dd2))
23
+
24
+
25
+
26
+ * @applitools/core bumped to 4.50.2
27
+ #### Bug Fixes
28
+
29
+ * missed verifying environments | AD-11225 ([#3256](https://github.com/Applitools-Dev/sdk/issues/3256)) ([e8a5d78](https://github.com/Applitools-Dev/sdk/commit/e8a5d78426422614fc776b3d32ff2c375b95be18))
30
+
31
+
32
+
33
+ * @applitools/spec-driver-selenium bumped to 1.7.6
34
+
35
+ * @applitools/spec-driver-puppeteer bumped to 1.6.6
36
+
37
+ * @applitools/screenshoter bumped to 3.12.7
38
+
39
+ * @applitools/nml-client bumped to 1.11.9
40
+
41
+ * @applitools/ec-client bumped to 1.12.11
42
+
43
+ * @applitools/eyes bumped to 1.36.11
44
+
45
+
46
+ ## [1.5.10](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.5.9...js/eyes-browser@1.5.10) (2025-10-09)
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * @applitools/dom-snapshot bumped to 4.13.9
52
+ #### Bug Fixes
53
+
54
+ * verbose Unknown CSS object model logging | AD-11542 | FLD-3687 ([#3261](https://github.com/Applitools-Dev/sdk/issues/3261)) ([ba85d32](https://github.com/Applitools-Dev/sdk/commit/ba85d3287a81af109db1a7b407e5ead20f395d9f))
55
+ * @applitools/nml-client bumped to 1.11.8
56
+
57
+ * @applitools/core-base bumped to 1.28.2
58
+ #### Bug Fixes
59
+
60
+ * various config fixes for storybook-addon ([#3257](https://github.com/Applitools-Dev/sdk/issues/3257)) ([86fd4d1](https://github.com/Applitools-Dev/sdk/commit/86fd4d114122bbaf675b5fa361b0e967595ca296))
61
+ * @applitools/core bumped to 4.50.1
62
+ #### Bug Fixes
63
+
64
+ * various config fixes for storybook-addon ([#3257](https://github.com/Applitools-Dev/sdk/issues/3257)) ([86fd4d1](https://github.com/Applitools-Dev/sdk/commit/86fd4d114122bbaf675b5fa361b0e967595ca296))
65
+
66
+
67
+
68
+ * @applitools/ec-client bumped to 1.12.10
69
+
70
+ * @applitools/eyes bumped to 1.36.10
71
+ #### Bug Fixes
72
+
73
+ * various config fixes for storybook-addon ([#3257](https://github.com/Applitools-Dev/sdk/issues/3257)) ([86fd4d1](https://github.com/Applitools-Dev/sdk/commit/86fd4d114122bbaf675b5fa361b0e967595ca296))
74
+
75
+
76
+
77
+
3
78
  ## [1.5.9](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.5.8...js/eyes-browser@1.5.9) (2025-10-01)
4
79
 
5
80