@applitools/eyes-browser 1.4.3 → 1.4.5

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 +218 -0
  2. package/dist/index.js +465 -409
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,223 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.4.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.4...js/eyes-browser@1.4.5) (2024-05-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.7.3
14
+ #### Bug Fixes
15
+
16
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
17
+ * @applitools/logger bumped to 2.0.17
18
+ #### Bug Fixes
19
+
20
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
21
+
22
+
23
+
24
+ * @applitools/socket bumped to 1.1.17
25
+ #### Bug Fixes
26
+
27
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
28
+
29
+
30
+
31
+ * @applitools/req bumped to 1.7.1
32
+ #### Bug Fixes
33
+
34
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
35
+
36
+
37
+
38
+ * @applitools/image bumped to 1.1.12
39
+ #### Bug Fixes
40
+
41
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
42
+
43
+
44
+
45
+ * @applitools/snippets bumped to 2.4.26
46
+ #### Bug Fixes
47
+
48
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
49
+ * @applitools/css-tree bumped to 1.1.3
50
+ #### Bug Fixes
51
+
52
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
53
+ * @applitools/dom-shared bumped to 1.0.14
54
+ #### Bug Fixes
55
+
56
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
57
+ * @applitools/dom-capture bumped to 11.2.8
58
+ #### Bug Fixes
59
+
60
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
61
+
62
+
63
+
64
+ * @applitools/dom-snapshot bumped to 4.11.2
65
+ #### Bug Fixes
66
+
67
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
68
+
69
+
70
+
71
+ * @applitools/spec-driver-webdriver bumped to 1.1.8
72
+ #### Bug Fixes
73
+
74
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
75
+
76
+
77
+
78
+ * @applitools/spec-driver-selenium bumped to 1.5.79
79
+ #### Bug Fixes
80
+
81
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
82
+
83
+
84
+
85
+ * @applitools/spec-driver-puppeteer bumped to 1.4.8
86
+ #### Bug Fixes
87
+
88
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
89
+
90
+
91
+
92
+ * @applitools/driver bumped to 1.17.3
93
+ #### Bug Fixes
94
+
95
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
96
+
97
+
98
+
99
+ * @applitools/screenshoter bumped to 3.8.32
100
+ #### Bug Fixes
101
+
102
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
103
+
104
+
105
+
106
+ * @applitools/nml-client bumped to 1.8.6
107
+ #### Bug Fixes
108
+
109
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
110
+
111
+
112
+
113
+ * @applitools/tunnel-client bumped to 1.5.4
114
+ #### Bug Fixes
115
+
116
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
117
+
118
+
119
+
120
+ * @applitools/ufg-client bumped to 1.12.1
121
+ #### Bug Fixes
122
+
123
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
124
+
125
+
126
+
127
+ * @applitools/ec-client bumped to 1.8.7
128
+ #### Bug Fixes
129
+
130
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
131
+
132
+
133
+
134
+ * @applitools/core-base bumped to 1.15.1
135
+ #### Bug Fixes
136
+
137
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
138
+
139
+
140
+
141
+ * @applitools/core bumped to 4.16.1
142
+ #### Bug Fixes
143
+
144
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
145
+
146
+
147
+
148
+ * @applitools/eyes bumped to 1.20.1
149
+ #### Bug Fixes
150
+
151
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
152
+
153
+
154
+
155
+
156
+ ## [1.4.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.3...js/eyes-browser@1.4.4) (2024-05-28)
157
+
158
+
159
+ ### Dependencies
160
+
161
+ * @applitools/req bumped to 1.7.0
162
+ #### Features
163
+
164
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
165
+ * @applitools/ufg-client bumped to 1.12.0
166
+ #### Features
167
+
168
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
169
+
170
+
171
+
172
+ * @applitools/core-base bumped to 1.15.0
173
+ #### Features
174
+
175
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
176
+
177
+
178
+ #### Bug Fixes
179
+
180
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
181
+
182
+
183
+
184
+ * @applitools/core bumped to 4.16.0
185
+ #### Features
186
+
187
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
188
+
189
+
190
+ #### Bug Fixes
191
+
192
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
193
+ * throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
194
+
195
+
196
+ #### Performance Improvements
197
+
198
+ * don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))
199
+
200
+
201
+ #### Code Refactoring
202
+
203
+ * remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))
204
+
205
+
206
+
207
+ * @applitools/nml-client bumped to 1.8.5
208
+
209
+ * @applitools/tunnel-client bumped to 1.5.3
210
+
211
+ * @applitools/ec-client bumped to 1.8.6
212
+
213
+ * @applitools/eyes bumped to 1.20.0
214
+ #### Features
215
+
216
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
217
+
218
+
219
+
220
+
3
221
  ## [1.4.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.4.2...js/eyes-browser@1.4.3) (2024-05-09)
4
222
 
5
223