@applitools/eyes-storybook 3.64.12 → 3.65.0
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 +73 -0
- package/package.json +4 -4
- package/src/generateConfig.js +2 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,78 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.65.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.64.13...js/eyes-storybook@3.65.0) (2026-04-29)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/ufg-client bumped to 1.22.0
|
|
14
|
+
#### Features
|
|
15
|
+
|
|
16
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
17
|
+
* @applitools/core bumped to 4.61.0
|
|
18
|
+
#### Features
|
|
19
|
+
|
|
20
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
* @applitools/eyes bumped to 1.40.0
|
|
25
|
+
#### Features
|
|
26
|
+
|
|
27
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
## [3.64.13](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.64.12...js/eyes-storybook@3.64.13) (2026-04-23)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Dependencies
|
|
36
|
+
|
|
37
|
+
* @applitools/req bumped to 1.10.0
|
|
38
|
+
#### Features
|
|
39
|
+
|
|
40
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
41
|
+
* @applitools/core-base bumped to 1.33.0
|
|
42
|
+
#### Features
|
|
43
|
+
|
|
44
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
* @applitools/eyes bumped to 1.39.0
|
|
49
|
+
#### Features
|
|
50
|
+
|
|
51
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
* @applitools/nml-client bumped to 1.11.25
|
|
56
|
+
|
|
57
|
+
* @applitools/tunnel-client bumped to 1.11.11
|
|
58
|
+
|
|
59
|
+
* @applitools/ufg-client bumped to 1.21.0
|
|
60
|
+
#### Features
|
|
61
|
+
|
|
62
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
* @applitools/ec-client bumped to 1.12.26
|
|
67
|
+
|
|
68
|
+
* @applitools/core bumped to 4.60.0
|
|
69
|
+
#### Features
|
|
70
|
+
|
|
71
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
3
76
|
## [3.64.12](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.64.11...js/eyes-storybook@3.64.12) (2026-04-16)
|
|
4
77
|
|
|
5
78
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-storybook",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.65.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"applitools",
|
|
@@ -59,14 +59,14 @@
|
|
|
59
59
|
"up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@applitools/core": "4.
|
|
62
|
+
"@applitools/core": "4.61.0",
|
|
63
63
|
"@applitools/driver": "1.25.5",
|
|
64
|
-
"@applitools/eyes": "1.
|
|
64
|
+
"@applitools/eyes": "1.40.0",
|
|
65
65
|
"@applitools/functional-commons": "1.6.0",
|
|
66
66
|
"@applitools/logger": "2.2.11",
|
|
67
67
|
"@applitools/monitoring-commons": "1.0.19",
|
|
68
68
|
"@applitools/spec-driver-puppeteer": "1.7.5",
|
|
69
|
-
"@applitools/ufg-client": "1.
|
|
69
|
+
"@applitools/ufg-client": "1.22.0",
|
|
70
70
|
"@applitools/utils": "1.14.4",
|
|
71
71
|
"@inquirer/prompts": "7.0.1",
|
|
72
72
|
"boxen": "4.2.0",
|
package/src/generateConfig.js
CHANGED
|
@@ -143,8 +143,10 @@ function transformLayoutBreakpoints(result) {
|
|
|
143
143
|
utils.types.isBoolean(result.layoutBreakpoints) ||
|
|
144
144
|
utils.types.isArray(result.layoutBreakpoints)
|
|
145
145
|
) {
|
|
146
|
+
// Normalize shorthand forms to canonical object shape
|
|
146
147
|
result.layoutBreakpoints = {breakpoints: result.layoutBreakpoints};
|
|
147
148
|
}
|
|
149
|
+
// Object forms ({breakpoints, reload?, heightBreakpoints?}) are already canonical and pass through as-is
|
|
148
150
|
}
|
|
149
151
|
|
|
150
152
|
module.exports = {generateConfig, transformConfig};
|