@applitools/eyes-browser 1.2.0 → 1.3.1

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,209 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.3.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.3.0...js/eyes-browser@1.3.1) (2024-04-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/spec-driver-selenium bumped to 1.5.74
9
+ #### Bug Fixes
10
+
11
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
12
+ * @applitools/ec-client bumped to 1.7.32
13
+
14
+ * @applitools/core-base bumped to 1.10.1
15
+ #### Bug Fixes
16
+
17
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
18
+ * @applitools/core bumped to 4.11.1
19
+
20
+ * @applitools/eyes bumped to 1.17.1
21
+ #### Bug Fixes
22
+
23
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
24
+
25
+
26
+
27
+
28
+ ## [1.3.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser-v1.2.4...js/eyes-browser@1.3.0) (2024-03-31)
29
+
30
+
31
+ ### Features
32
+
33
+ * add support for browser in eyes ([#2054](https://github.com/Applitools-Dev/sdk/issues/2054)) ([4af82dd](https://github.com/Applitools-Dev/sdk/commit/4af82dd2a667c13adfed0be98a026181755256c6))
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * @applitools/spec-driver-selenium bumped to 1.5.73
39
+ #### Bug Fixes
40
+
41
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
42
+ * @applitools/ec-client bumped to 1.7.31
43
+
44
+ * @applitools/core-base bumped to 1.10.0
45
+ #### Features
46
+
47
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
48
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
49
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
50
+
51
+
52
+ #### Bug Fixes
53
+
54
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
55
+ * @applitools/core bumped to 4.11.0
56
+ #### Features
57
+
58
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
59
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
60
+
61
+
62
+
63
+ * @applitools/eyes bumped to 1.17.0
64
+ #### Features
65
+
66
+ * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
67
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
68
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
69
+ * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
70
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
71
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
72
+
73
+
74
+ #### Bug Fixes
75
+
76
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
77
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
78
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
79
+
80
+
81
+
82
+
83
+ ## [1.2.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.2.2...js/eyes-browser@1.2.3) (2024-03-18)
84
+
85
+
86
+ ### Dependencies
87
+
88
+ * @applitools/css-tree bumped to 1.1.2
89
+ #### Bug Fixes
90
+
91
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
92
+ * @applitools/driver bumped to 1.16.5
93
+ #### Bug Fixes
94
+
95
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
96
+ * @applitools/dom-snapshot bumped to 4.9.2
97
+
98
+ * @applitools/spec-driver-webdriver bumped to 1.1.3
99
+
100
+ * @applitools/spec-driver-selenium bumped to 1.5.72
101
+
102
+ * @applitools/spec-driver-puppeteer bumped to 1.4.3
103
+
104
+ * @applitools/screenshoter bumped to 3.8.27
105
+
106
+ * @applitools/nml-client bumped to 1.7.5
107
+
108
+ * @applitools/ufg-client bumped to 1.10.2
109
+
110
+ * @applitools/ec-client bumped to 1.7.30
111
+
112
+ * @applitools/core bumped to 4.10.2
113
+
114
+ * @applitools/eyes bumped to 1.16.2
115
+
116
+
117
+ ## [1.2.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.2.1...js/eyes-browser@1.2.2) (2024-03-18)
118
+
119
+
120
+ ### Dependencies
121
+
122
+ * @applitools/css-tree bumped to 1.1.1
123
+ #### Bug Fixes
124
+
125
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
126
+ * @applitools/driver bumped to 1.16.4
127
+ #### Bug Fixes
128
+
129
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
130
+ * @applitools/dom-snapshot bumped to 4.9.1
131
+
132
+ * @applitools/spec-driver-webdriver bumped to 1.1.2
133
+
134
+ * @applitools/spec-driver-selenium bumped to 1.5.71
135
+
136
+ * @applitools/spec-driver-puppeteer bumped to 1.4.2
137
+
138
+ * @applitools/screenshoter bumped to 3.8.26
139
+
140
+ * @applitools/nml-client bumped to 1.7.4
141
+
142
+ * @applitools/ufg-client bumped to 1.10.1
143
+
144
+ * @applitools/ec-client bumped to 1.7.29
145
+
146
+ * @applitools/core bumped to 4.10.1
147
+
148
+ * @applitools/eyes bumped to 1.16.1
149
+
150
+
151
+ ## [1.2.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.2.0...js/eyes-browser@1.2.1) (2024-03-17)
152
+
153
+
154
+ ### Dependencies
155
+
156
+ * @applitools/css-tree bumped to 1.1.0
157
+ #### Features
158
+
159
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
160
+ * @applitools/dom-snapshot bumped to 4.9.0
161
+ #### Features
162
+
163
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
164
+
165
+
166
+
167
+ * @applitools/spec-driver-webdriver bumped to 1.1.1
168
+
169
+ * @applitools/spec-driver-selenium bumped to 1.5.70
170
+
171
+ * @applitools/spec-driver-puppeteer bumped to 1.4.1
172
+
173
+ * @applitools/driver bumped to 1.16.3
174
+ #### Bug Fixes
175
+
176
+ * skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
177
+ * trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
178
+ * @applitools/screenshoter bumped to 3.8.25
179
+
180
+ * @applitools/nml-client bumped to 1.7.3
181
+
182
+ * @applitools/ufg-client bumped to 1.10.0
183
+ #### Features
184
+
185
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
186
+ * throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
187
+
188
+
189
+
190
+ * @applitools/core bumped to 4.10.0
191
+ #### Features
192
+
193
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
194
+
195
+
196
+
197
+ * @applitools/ec-client bumped to 1.7.28
198
+
199
+ * @applitools/eyes bumped to 1.16.0
200
+ #### Features
201
+
202
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
203
+
204
+
205
+
206
+
3
207
  ## [1.2.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-browser-v1.1.1...js/eyes-browser@1.2.0) (2024-02-29)
4
208
 
5
209