@applitools/eyes-browser 1.6.1 → 1.6.3

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +117 -0
  2. package/dist/index.js +2381 -3912
  3. package/package.json +4 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,122 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.6.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.2...js/eyes-browser@1.6.3) (2026-03-02)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.10
9
+ #### Bug Fixes
10
+
11
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
12
+ * @applitools/req bumped to 1.9.0
13
+ #### Features
14
+
15
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
16
+ * @applitools/core bumped to 4.57.0
17
+ #### Features
18
+
19
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
20
+
21
+
22
+ #### Bug Fixes
23
+
24
+ * resolve Node.js punycode deprecation warning in tests ([#3590](https://github.com/Applitools-Dev/sdk/issues/3590)) ([b759df9](https://github.com/Applitools-Dev/sdk/commit/b759df98dcce2bcfb09db105edadbc73964e4d8d))
25
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
26
+
27
+
28
+
29
+ * @applitools/nml-client bumped to 1.11.18
30
+
31
+ * @applitools/tunnel-client bumped to 1.11.7
32
+
33
+ * @applitools/ufg-client bumped to 1.19.3
34
+
35
+ * @applitools/core-base bumped to 1.32.0
36
+ #### Features
37
+
38
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
39
+
40
+
41
+ #### Bug Fixes
42
+
43
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
44
+
45
+
46
+
47
+ * @applitools/ec-client bumped to 1.12.20
48
+
49
+ * @applitools/eyes bumped to 1.38.6
50
+
51
+
52
+ ## [1.6.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.1...js/eyes-browser@1.6.2) (2026-03-01)
53
+
54
+
55
+ ### Performance Improvements
56
+
57
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * @applitools/dom-snapshot bumped to 4.15.9
63
+ #### Bug Fixes
64
+
65
+ * expand CSS vars in CSSOM-injected style tags | FLD-4106 ([0821f9e](https://github.com/Applitools-Dev/sdk/commit/0821f9e7f6b20ec05387a8523dc0254bac22591b))
66
+ * @applitools/image bumped to 1.2.7
67
+ #### Performance Improvements
68
+
69
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
70
+ * @applitools/screenshoter bumped to 3.12.14
71
+ #### Performance Improvements
72
+
73
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
74
+
75
+
76
+
77
+ * @applitools/nml-client bumped to 1.11.17
78
+ #### Performance Improvements
79
+
80
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
81
+
82
+
83
+
84
+ * @applitools/ufg-client bumped to 1.19.2
85
+ #### Performance Improvements
86
+
87
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
88
+
89
+
90
+
91
+ * @applitools/core-base bumped to 1.31.3
92
+ #### Performance Improvements
93
+
94
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
95
+
96
+
97
+
98
+ * @applitools/ec-client bumped to 1.12.19
99
+ #### Performance Improvements
100
+
101
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
102
+
103
+
104
+
105
+ * @applitools/core bumped to 4.56.3
106
+ #### Performance Improvements
107
+
108
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
109
+
110
+
111
+
112
+ * @applitools/eyes bumped to 1.38.5
113
+ #### Performance Improvements
114
+
115
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
116
+
117
+
118
+
119
+
3
120
  ## [1.6.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.0...js/eyes-browser@1.6.1) (2026-02-24)
4
121
 
5
122