@applitools/eyes-playwright 1.45.2 → 1.46.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +93 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,98 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.46.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.46.0...js/eyes-playwright@1.46.1) (2026-03-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.11.21
9
+
10
+ * @applitools/core-base bumped to 1.32.3
11
+ #### Bug Fixes
12
+
13
+ * pass gzip content encoding | FLD-4293 ([#3649](https://github.com/Applitools-Dev/sdk/issues/3649)) ([b78ebaa](https://github.com/Applitools-Dev/sdk/commit/b78ebaa0bb0d9aeae0d5b7031d320ca10b5f608b))
14
+ * @applitools/ec-client bumped to 1.12.23
15
+
16
+ * @applitools/core bumped to 4.58.1
17
+
18
+ * @applitools/eyes bumped to 1.38.10
19
+
20
+
21
+ ## [1.46.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.45.2...js/eyes-playwright@1.46.0) (2026-03-12)
22
+
23
+
24
+ ### Features
25
+
26
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
32
+
33
+
34
+ ### Dependencies
35
+
36
+ * @applitools/dom-snapshot bumped to 4.16.0
37
+ #### Features
38
+
39
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
40
+
41
+
42
+
43
+ * @applitools/snippets bumped to 2.8.0
44
+ #### Features
45
+
46
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
47
+ * @applitools/dom-capture bumped to 11.6.12
48
+ #### Bug Fixes
49
+
50
+ * prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
51
+ * @applitools/driver bumped to 1.25.3
52
+ #### Bug Fixes
53
+
54
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
55
+
56
+
57
+
58
+ * @applitools/ufg-client bumped to 1.20.0
59
+ #### Features
60
+
61
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
62
+ * @applitools/core bumped to 4.58.0
63
+ #### Features
64
+
65
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
66
+
67
+
68
+ #### Bug Fixes
69
+
70
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
71
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
72
+
73
+
74
+
75
+ * @applitools/spec-driver-webdriver bumped to 1.5.8
76
+
77
+ * @applitools/spec-driver-selenium bumped to 1.7.14
78
+
79
+ * @applitools/spec-driver-playwright bumped to 1.8.3
80
+
81
+ * @applitools/spec-driver-puppeteer bumped to 1.7.3
82
+
83
+ * @applitools/screenshoter bumped to 3.12.16
84
+
85
+ * @applitools/nml-client bumped to 1.11.20
86
+
87
+ * @applitools/core-base bumped to 1.32.2
88
+ #### Bug Fixes
89
+
90
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
91
+ * @applitools/ec-client bumped to 1.12.22
92
+
93
+ * @applitools/eyes bumped to 1.38.9
94
+
95
+
3
96
  ## [1.45.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-playwright@1.45.1...js/eyes-playwright@1.45.2) (2026-03-08)
4
97
 
5
98
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-playwright",
3
- "version": "1.45.2",
3
+ "version": "1.46.1",
4
4
  "description": "Applitools Eyes SDK for Playwright",
5
5
  "keywords": [
6
6
  "eyes-playwright",
@@ -63,9 +63,9 @@
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.38.8",
66
+ "@applitools/eyes": "1.38.10",
67
67
  "@applitools/req": "1.9.1",
68
- "@applitools/spec-driver-playwright": "1.8.2",
68
+ "@applitools/spec-driver-playwright": "1.8.3",
69
69
  "@applitools/utils": "1.14.2",
70
70
  "@inquirer/prompts": "7.0.1",
71
71
  "chalk": "4.1.2",