@applitools/eyes-storybook 3.62.0 → 3.62.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 CHANGED
@@ -1,5 +1,116 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.62.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.62.1...js/eyes-storybook@3.62.2) (2025-11-09)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.13.0
9
+ #### Features
10
+
11
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
12
+ * @applitools/logger bumped to 2.2.5
13
+
14
+ * @applitools/dom-snapshot bumped to 4.15.0
15
+ #### Features
16
+
17
+ * add support for adopted stylesheets with nesting | FLD-3212 ([#3325](https://github.com/Applitools-Dev/sdk/issues/3325)) ([8587926](https://github.com/Applitools-Dev/sdk/commit/8587926b0d6ef820cfbd8f89ddb062a3d77f65ab))
18
+
19
+
20
+
21
+ * @applitools/core-base bumped to 1.29.0
22
+ #### Features
23
+
24
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
25
+
26
+
27
+
28
+ * @applitools/socket bumped to 1.3.6
29
+
30
+ * @applitools/req bumped to 1.8.5
31
+
32
+ * @applitools/image bumped to 1.2.4
33
+
34
+ * @applitools/dom-capture bumped to 11.6.6
35
+ #### Performance Improvements
36
+
37
+ * remove dynamic loading of Dom capture and Dom snapshot ([#3322](https://github.com/Applitools-Dev/sdk/issues/3322)) ([7d15ee9](https://github.com/Applitools-Dev/sdk/commit/7d15ee98d5d39c7e478b6bfe3e14b8eea93937e5))
38
+
39
+
40
+
41
+ * @applitools/driver bumped to 1.24.1
42
+
43
+ * @applitools/spec-driver-webdriver bumped to 1.5.1
44
+
45
+ * @applitools/spec-driver-selenium bumped to 1.7.7
46
+
47
+ * @applitools/spec-driver-puppeteer bumped to 1.6.7
48
+
49
+ * @applitools/screenshoter bumped to 3.12.8
50
+
51
+ * @applitools/nml-client bumped to 1.11.10
52
+
53
+ * @applitools/tunnel-client bumped to 1.11.3
54
+
55
+ * @applitools/ufg-client bumped to 1.18.1
56
+
57
+ * @applitools/ec-client bumped to 1.12.12
58
+
59
+ * @applitools/core bumped to 4.52.0
60
+ #### Features
61
+
62
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
63
+
64
+
65
+ #### Performance Improvements
66
+
67
+ * remove dynamic loading of Dom capture and Dom snapshot ([#3322](https://github.com/Applitools-Dev/sdk/issues/3322)) ([7d15ee9](https://github.com/Applitools-Dev/sdk/commit/7d15ee98d5d39c7e478b6bfe3e14b8eea93937e5))
68
+
69
+
70
+
71
+ * @applitools/eyes bumped to 1.36.15
72
+
73
+ * @applitools/test-server bumped to 1.3.4
74
+
75
+
76
+ ## [3.62.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.62.0...js/eyes-storybook@3.62.1) (2025-11-03)
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * waitBeforeCapture from story parameter | FLD-3569 ([#3316](https://github.com/Applitools-Dev/sdk/issues/3316)) ([76f3c5a](https://github.com/Applitools-Dev/sdk/commit/76f3c5a3e52e2d031ad90a0ffab4991a33dce8e5))
82
+
83
+
84
+ ### Dependencies
85
+
86
+ * @applitools/dom-snapshot bumped to 4.14.0
87
+ #### Features
88
+
89
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
90
+
91
+
92
+ #### Bug Fixes
93
+
94
+ * sandbox prototype pollution | FLD-3738 ([#3310](https://github.com/Applitools-Dev/sdk/issues/3310)) ([3185558](https://github.com/Applitools-Dev/sdk/commit/31855586851d5372169aae7bf0268cec139abc59))
95
+
96
+
97
+ #### Code Refactoring
98
+
99
+ * blob generation error handling ([#2501](https://github.com/Applitools-Dev/sdk/issues/2501)) ([94bc14f](https://github.com/Applitools-Dev/sdk/commit/94bc14faf3de0fd9a8ca24af4870f839756a8aad))
100
+ * @applitools/ufg-client bumped to 1.18.0
101
+ #### Features
102
+
103
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
104
+ * @applitools/core bumped to 4.51.0
105
+ #### Features
106
+
107
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
108
+
109
+
110
+
111
+ * @applitools/eyes bumped to 1.36.14
112
+
113
+
3
114
  ## [3.62.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.61.4...js/eyes-storybook@3.62.0) (2025-10-27)
4
115
 
5
116
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.62.0",
3
+ "version": "3.62.2",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -59,15 +59,15 @@
59
59
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
60
60
  },
61
61
  "dependencies": {
62
- "@applitools/core": "4.50.4",
63
- "@applitools/driver": "1.24.0",
64
- "@applitools/eyes": "1.36.13",
62
+ "@applitools/core": "4.52.0",
63
+ "@applitools/driver": "1.24.1",
64
+ "@applitools/eyes": "1.36.15",
65
65
  "@applitools/functional-commons": "1.6.0",
66
- "@applitools/logger": "2.2.4",
66
+ "@applitools/logger": "2.2.5",
67
67
  "@applitools/monitoring-commons": "1.0.19",
68
- "@applitools/spec-driver-puppeteer": "1.6.6",
69
- "@applitools/ufg-client": "1.17.5",
70
- "@applitools/utils": "1.12.0",
68
+ "@applitools/spec-driver-puppeteer": "1.6.7",
69
+ "@applitools/ufg-client": "1.18.1",
70
+ "@applitools/utils": "1.13.0",
71
71
  "@inquirer/prompts": "7.0.1",
72
72
  "boxen": "4.2.0",
73
73
  "chalk": "3.0.0",
@@ -83,7 +83,7 @@
83
83
  "devDependencies": {
84
84
  "@applitools/bongo": "^5.10.0",
85
85
  "@applitools/snaptdout": "^1.1.0",
86
- "@applitools/test-server": "^1.3.3",
86
+ "@applitools/test-server": "^1.3.4",
87
87
  "@applitools/test-utils": "^1.5.17",
88
88
  "@storybook/addon-interactions": "^6.4.18",
89
89
  "@storybook/react": "^6.5.16",
@@ -46,7 +46,7 @@ function makeGetStoryData({logger, takeDomSnapshots, reloadPagePerStory, navigat
46
46
  await renderStoryLegacy();
47
47
  }
48
48
 
49
- const wait = story.config.waitBeforeCapture;
49
+ const wait = eyesParameters?.waitBeforeCapture ?? story.config?.waitBeforeCapture;
50
50
  if (typeof wait === 'number') {
51
51
  utils.guard.isGreaterThenOrEqual(wait, 0, {name: 'waitBeforeCapture'});
52
52
  }