@applitools/eyes-playwright 1.48.0 → 1.48.2
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 +222 -0
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,227 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.48.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.48.1...js/eyes-playwright@1.48.2) (2026-08-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.18.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* report canvases captured before they are drawn | FLD-3965 ([#4097](https://github.com/Applitools-Dev/sdk/issues/4097)) ([48b92ec](https://github.com/Applitools-Dev/sdk/commit/48b92ecba0804ad77333a6b4c799435d998f1418))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
* @applitools/snippets bumped to 2.9.7
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
|
|
19
|
+
* @applitools/nml-client bumped to 1.12.0
|
|
20
|
+
#### Features
|
|
21
|
+
|
|
22
|
+
* seat region-check DOM via NML crop targetRegion | AD-14690 ([#4054](https://github.com/Applitools-Dev/sdk/issues/4054)) ([d442ff3](https://github.com/Applitools-Dev/sdk/commit/d442ff336b66144b55102d04b74175305b05169e))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
* @applitools/core bumped to 4.69.0
|
|
27
|
+
#### Features
|
|
28
|
+
|
|
29
|
+
* label and tag figma logs, warn that the feature is experimental | AD-15681 ([#4108](https://github.com/Applitools-Dev/sdk/issues/4108)) ([5b20bf3](https://github.com/Applitools-Dev/sdk/commit/5b20bf327a857f09b9d3b1d55d59976390fae9fb))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* fail loudly when the Figma rate limit blocks further requests | AD-15531 ([#4065](https://github.com/Applitools-Dev/sdk/issues/4065)) ([9240e3e](https://github.com/Applitools-Dev/sdk/commit/9240e3ea6bed5225e8c9802cfb4669099968fc11))
|
|
35
|
+
* report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
#### Code Refactoring
|
|
39
|
+
|
|
40
|
+
* make the figma logger and req explicit inputs | AD-15681 ([#4109](https://github.com/Applitools-Dev/sdk/issues/4109)) ([2a29778](https://github.com/Applitools-Dev/sdk/commit/2a2977865f1f26b0b55f7ab004c8ff737ed2573c))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
* @applitools/driver bumped to 1.26.9
|
|
45
|
+
|
|
46
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.9
|
|
47
|
+
|
|
48
|
+
* @applitools/spec-driver-selenium bumped to 1.8.9
|
|
49
|
+
|
|
50
|
+
* @applitools/spec-driver-playwright bumped to 1.9.9
|
|
51
|
+
|
|
52
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.9
|
|
53
|
+
|
|
54
|
+
* @applitools/screenshoter bumped to 3.12.29
|
|
55
|
+
|
|
56
|
+
* @applitools/ec-client bumped to 1.12.43
|
|
57
|
+
|
|
58
|
+
* @applitools/eyes bumped to 1.45.2
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## [1.48.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.48.0...js/eyes-playwright@1.48.1) (2026-08-10)
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### Bug Fixes
|
|
65
|
+
|
|
66
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Dependencies
|
|
70
|
+
|
|
71
|
+
* @applitools/utils bumped to 1.15.2
|
|
72
|
+
#### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
75
|
+
* @applitools/logger bumped to 2.3.1
|
|
76
|
+
#### Bug Fixes
|
|
77
|
+
|
|
78
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
* @applitools/dom-shared bumped to 1.2.3
|
|
83
|
+
#### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
86
|
+
* @applitools/dom-snapshot bumped to 4.17.9
|
|
87
|
+
#### Bug Fixes
|
|
88
|
+
|
|
89
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
* @applitools/socket bumped to 1.3.16
|
|
94
|
+
#### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
* @applitools/req bumped to 1.11.3
|
|
101
|
+
#### Bug Fixes
|
|
102
|
+
|
|
103
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
* @applitools/image bumped to 1.3.1
|
|
108
|
+
#### Bug Fixes
|
|
109
|
+
|
|
110
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
* @applitools/snippets bumped to 2.9.6
|
|
115
|
+
#### Bug Fixes
|
|
116
|
+
|
|
117
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
* @applitools/dom-capture bumped to 11.8.5
|
|
122
|
+
#### Bug Fixes
|
|
123
|
+
|
|
124
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
* @applitools/driver bumped to 1.26.8
|
|
129
|
+
#### Bug Fixes
|
|
130
|
+
|
|
131
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
132
|
+
* use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.8
|
|
137
|
+
#### Bug Fixes
|
|
138
|
+
|
|
139
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
* @applitools/spec-driver-selenium bumped to 1.8.8
|
|
144
|
+
#### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
* @applitools/spec-driver-playwright bumped to 1.9.8
|
|
151
|
+
#### Bug Fixes
|
|
152
|
+
|
|
153
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.8
|
|
158
|
+
#### Bug Fixes
|
|
159
|
+
|
|
160
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
* @applitools/screenshoter bumped to 3.12.28
|
|
165
|
+
#### Bug Fixes
|
|
166
|
+
|
|
167
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
* @applitools/nml-client bumped to 1.11.40
|
|
172
|
+
#### Bug Fixes
|
|
173
|
+
|
|
174
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
* @applitools/tunnel-client bumped to 1.12.3
|
|
179
|
+
#### Bug Fixes
|
|
180
|
+
|
|
181
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
* @applitools/ufg-client bumped to 1.23.1
|
|
186
|
+
#### Bug Fixes
|
|
187
|
+
|
|
188
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
* @applitools/core-base bumped to 1.38.1
|
|
193
|
+
#### Bug Fixes
|
|
194
|
+
|
|
195
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
* @applitools/ec-client bumped to 1.12.42
|
|
200
|
+
#### Bug Fixes
|
|
201
|
+
|
|
202
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
* @applitools/core bumped to 4.68.1
|
|
207
|
+
#### Bug Fixes
|
|
208
|
+
|
|
209
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
210
|
+
* omit the empty os from the figma reference env so the design baseline persists | AD-15527 ([#4067](https://github.com/Applitools-Dev/sdk/issues/4067)) ([8395814](https://github.com/Applitools-Dev/sdk/commit/8395814feb6b20eee1c1322dc1539aa4642663d8))
|
|
211
|
+
* use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
* @applitools/eyes bumped to 1.45.1
|
|
216
|
+
#### Bug Fixes
|
|
217
|
+
|
|
218
|
+
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
* @applitools/test-server bumped to 1.4.7
|
|
223
|
+
|
|
224
|
+
|
|
3
225
|
## [1.48.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.47.15...js/eyes-playwright@1.48.0) (2026-08-05)
|
|
4
226
|
|
|
5
227
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-playwright",
|
|
3
|
-
"version": "1.48.
|
|
3
|
+
"version": "1.48.2",
|
|
4
4
|
"description": "Applitools Eyes SDK for Playwright",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-playwright",
|
|
@@ -63,11 +63,11 @@
|
|
|
63
63
|
"up:framework": "echo \"$(jq '.devDependencies.playwright = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
64
64
|
},
|
|
65
65
|
"dependencies": {
|
|
66
|
-
"@applitools/eyes": "1.45.
|
|
67
|
-
"@applitools/logger": "2.3.
|
|
68
|
-
"@applitools/req": "1.11.
|
|
69
|
-
"@applitools/spec-driver-playwright": "1.9.
|
|
70
|
-
"@applitools/utils": "1.15.
|
|
66
|
+
"@applitools/eyes": "1.45.2",
|
|
67
|
+
"@applitools/logger": "2.3.1",
|
|
68
|
+
"@applitools/req": "1.11.3",
|
|
69
|
+
"@applitools/spec-driver-playwright": "1.9.9",
|
|
70
|
+
"@applitools/utils": "1.15.2",
|
|
71
71
|
"@inquirer/prompts": "7.0.1",
|
|
72
72
|
"chalk": "4.1.2",
|
|
73
73
|
"yargs": "17.7.2"
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"@applitools/api-extractor": "^1.2.22",
|
|
77
77
|
"@applitools/bongo": "^5.10.0",
|
|
78
78
|
"@applitools/generic": "^3.9.2",
|
|
79
|
-
"@applitools/image": "1.3.
|
|
79
|
+
"@applitools/image": "1.3.1",
|
|
80
80
|
"@applitools/test-utils": "^1.5.17",
|
|
81
81
|
"@playwright/test": "1.55.1",
|
|
82
82
|
"@rollup/plugin-commonjs": "^28.0.0",
|