@applitools/eyes-storybook 3.47.0 → 3.47.3

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 +113 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,118 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.47.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.2...js/eyes-storybook@3.47.3) (2024-03-18)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/css-tree bumped to 1.1.2
9
+ #### Bug Fixes
10
+
11
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
12
+ * @applitools/dom-snapshot bumped to 4.9.2
13
+
14
+ * @applitools/spec-driver-webdriver bumped to 1.1.3
15
+
16
+ * @applitools/spec-driver-selenium bumped to 1.5.72
17
+
18
+ * @applitools/spec-driver-puppeteer bumped to 1.4.3
19
+
20
+ * @applitools/driver bumped to 1.16.5
21
+ #### Bug Fixes
22
+
23
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
24
+ * @applitools/screenshoter bumped to 3.8.27
25
+
26
+ * @applitools/nml-client bumped to 1.7.5
27
+
28
+ * @applitools/ufg-client bumped to 1.10.2
29
+
30
+ * @applitools/ec-client bumped to 1.7.30
31
+
32
+ * @applitools/core bumped to 4.10.2
33
+
34
+
35
+ ## [3.47.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.1...js/eyes-storybook@3.47.2) (2024-03-18)
36
+
37
+
38
+ ### Dependencies
39
+
40
+ * @applitools/css-tree bumped to 1.1.1
41
+ #### Bug Fixes
42
+
43
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
44
+ * @applitools/dom-snapshot bumped to 4.9.1
45
+
46
+ * @applitools/spec-driver-webdriver bumped to 1.1.2
47
+
48
+ * @applitools/spec-driver-selenium bumped to 1.5.71
49
+
50
+ * @applitools/spec-driver-puppeteer bumped to 1.4.2
51
+
52
+ * @applitools/driver bumped to 1.16.4
53
+ #### Bug Fixes
54
+
55
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
56
+ * @applitools/screenshoter bumped to 3.8.26
57
+
58
+ * @applitools/nml-client bumped to 1.7.4
59
+
60
+ * @applitools/ufg-client bumped to 1.10.1
61
+
62
+ * @applitools/ec-client bumped to 1.7.29
63
+
64
+ * @applitools/core bumped to 4.10.1
65
+
66
+
67
+ ## [3.47.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.0...js/eyes-storybook@3.47.1) (2024-03-17)
68
+
69
+
70
+ ### Dependencies
71
+
72
+ * @applitools/css-tree bumped to 1.1.0
73
+ #### Features
74
+
75
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
76
+ * @applitools/dom-snapshot bumped to 4.9.0
77
+ #### Features
78
+
79
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
80
+
81
+
82
+
83
+ * @applitools/driver bumped to 1.16.3
84
+ #### Bug Fixes
85
+
86
+ * skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
87
+ * trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
88
+ * @applitools/ufg-client bumped to 1.10.0
89
+ #### Features
90
+
91
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
92
+ * throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
93
+
94
+
95
+
96
+ * @applitools/spec-driver-webdriver bumped to 1.1.1
97
+
98
+ * @applitools/spec-driver-selenium bumped to 1.5.70
99
+
100
+ * @applitools/spec-driver-puppeteer bumped to 1.4.1
101
+
102
+ * @applitools/screenshoter bumped to 3.8.25
103
+
104
+ * @applitools/nml-client bumped to 1.7.3
105
+
106
+ * @applitools/ec-client bumped to 1.7.28
107
+
108
+ * @applitools/core bumped to 4.10.0
109
+ #### Features
110
+
111
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
112
+
113
+
114
+
115
+
3
116
  ## [3.47.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook-v3.46.1...js/eyes-storybook@3.47.0) (2024-02-29)
4
117
 
5
118
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.47.0",
3
+ "version": "3.47.3",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -55,13 +55,13 @@
55
55
  "up:framework": "yarn add --dev --caret @storybook/react${APPLITOOLS_FRAMEWORK_VERSION:+@$APPLITOOLS_FRAMEWORK_VERSION}"
56
56
  },
57
57
  "dependencies": {
58
- "@applitools/core": "4.9.1",
59
- "@applitools/driver": "1.16.2",
58
+ "@applitools/core": "4.10.2",
59
+ "@applitools/driver": "1.16.5",
60
60
  "@applitools/functional-commons": "1.6.0",
61
61
  "@applitools/logger": "2.0.14",
62
62
  "@applitools/monitoring-commons": "1.0.19",
63
- "@applitools/spec-driver-puppeteer": "1.4.0",
64
- "@applitools/ufg-client": "1.9.10",
63
+ "@applitools/spec-driver-puppeteer": "1.4.3",
64
+ "@applitools/ufg-client": "1.10.2",
65
65
  "@applitools/utils": "1.7.0",
66
66
  "boxen": "4.2.0",
67
67
  "chalk": "3.0.0",