@applitools/eyes-testcafe 6.3.30 → 6.3.32

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 +81 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -13,6 +13,87 @@
13
13
 
14
14
 
15
15
 
16
+ ## [6.3.32](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.31...js/eyes-testcafe@6.3.32) (2026-03-16)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/nml-client bumped to 1.11.21
22
+
23
+ * @applitools/core-base bumped to 1.32.3
24
+ #### Bug Fixes
25
+
26
+ * pass gzip content encoding | FLD-4293 ([#3649](https://github.com/Applitools-Dev/sdk/issues/3649)) ([b78ebaa](https://github.com/Applitools-Dev/sdk/commit/b78ebaa0bb0d9aeae0d5b7031d320ca10b5f608b))
27
+ * @applitools/ec-client bumped to 1.12.23
28
+
29
+ * @applitools/core bumped to 4.58.1
30
+
31
+ * @applitools/eyes bumped to 1.38.10
32
+
33
+
34
+ ## [6.3.31](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.30...js/eyes-testcafe@6.3.31) (2026-03-12)
35
+
36
+
37
+ ### Dependencies
38
+
39
+ * @applitools/dom-snapshot bumped to 4.16.0
40
+ #### Features
41
+
42
+ * 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))
43
+
44
+
45
+
46
+ * @applitools/snippets bumped to 2.8.0
47
+ #### Features
48
+
49
+ * 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))
50
+ * @applitools/dom-capture bumped to 11.6.12
51
+ #### Bug Fixes
52
+
53
+ * 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))
54
+ * @applitools/driver bumped to 1.25.3
55
+ #### Bug Fixes
56
+
57
+ * 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))
58
+
59
+
60
+
61
+ * @applitools/ufg-client bumped to 1.20.0
62
+ #### Features
63
+
64
+ * 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))
65
+ * @applitools/core bumped to 4.58.0
66
+ #### Features
67
+
68
+ * 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))
69
+
70
+
71
+ #### Bug Fixes
72
+
73
+ * 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))
74
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
75
+
76
+
77
+
78
+ * @applitools/spec-driver-webdriver bumped to 1.5.8
79
+
80
+ * @applitools/spec-driver-selenium bumped to 1.7.14
81
+
82
+ * @applitools/spec-driver-puppeteer bumped to 1.7.3
83
+
84
+ * @applitools/screenshoter bumped to 3.12.16
85
+
86
+ * @applitools/nml-client bumped to 1.11.20
87
+
88
+ * @applitools/core-base bumped to 1.32.2
89
+ #### Bug Fixes
90
+
91
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
92
+ * @applitools/ec-client bumped to 1.12.22
93
+
94
+ * @applitools/eyes bumped to 1.38.9
95
+
96
+
16
97
  ## [6.3.30](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.29...js/eyes-testcafe@6.3.30) (2026-03-08)
17
98
 
18
99
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "6.3.30",
3
+ "version": "6.3.32",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,8 +68,8 @@
68
68
  "up:framework": "echo \"$(jq '.devDependencies.testcafe = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
69
69
  },
70
70
  "dependencies": {
71
- "@applitools/driver": "1.25.2",
72
- "@applitools/eyes": "1.38.8",
71
+ "@applitools/driver": "1.25.3",
72
+ "@applitools/eyes": "1.38.10",
73
73
  "@applitools/utils": "1.14.2"
74
74
  },
75
75
  "devDependencies": {