@applitools/eyes-storybook 3.55.2 → 3.55.4

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 (3) hide show
  1. package/CHANGELOG.md +98 -0
  2. package/README.md +34 -9
  3. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,103 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.55.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.55.3...js/eyes-storybook@3.55.4) (2025-04-17)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.11.18
9
+ #### Bug Fixes
10
+
11
+ * simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
12
+
13
+
14
+
15
+ * @applitools/snippets bumped to 2.6.5
16
+ #### Performance Improvements
17
+
18
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
19
+ * @applitools/driver bumped to 1.21.1
20
+ #### Bug Fixes
21
+
22
+ * executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
23
+
24
+
25
+
26
+ * @applitools/spec-driver-webdriver bumped to 1.2.2
27
+ #### Performance Improvements
28
+
29
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
30
+
31
+
32
+
33
+ * @applitools/spec-driver-selenium bumped to 1.5.98
34
+ #### Performance Improvements
35
+
36
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
37
+
38
+
39
+
40
+ * @applitools/spec-driver-puppeteer bumped to 1.4.27
41
+ #### Performance Improvements
42
+
43
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
44
+
45
+
46
+
47
+ * @applitools/screenshoter bumped to 3.11.1
48
+ #### Performance Improvements
49
+
50
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
51
+
52
+
53
+
54
+ * @applitools/nml-client bumped to 1.9.1
55
+ #### Performance Improvements
56
+
57
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
58
+
59
+
60
+
61
+ * @applitools/tunnel-client bumped to 1.6.5
62
+ #### Bug Fixes
63
+
64
+ * enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
65
+ * @applitools/ufg-client bumped to 1.16.9
66
+ #### Bug Fixes
67
+
68
+ * basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
69
+
70
+
71
+ #### Performance Improvements
72
+
73
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
74
+ * @applitools/ec-client bumped to 1.10.9
75
+ #### Performance Improvements
76
+
77
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
78
+
79
+
80
+
81
+ * @applitools/core bumped to 4.37.0
82
+ #### Features
83
+
84
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
85
+
86
+
87
+
88
+ * @applitools/eyes bumped to 1.34.0
89
+ #### Features
90
+
91
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
92
+
93
+
94
+ #### Bug Fixes
95
+
96
+ * add checks for undefined regions in CheckSettings | AD-9042 ([#2868](https://github.com/Applitools-Dev/sdk/issues/2868)) ([0f7c991](https://github.com/Applitools-Dev/sdk/commit/0f7c9913d64e0535ba5ffe632923a3bf440be65f))
97
+
98
+
99
+
100
+
3
101
  ## [3.55.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.55.0...js/eyes-storybook@3.55.1) (2025-04-13)
4
102
 
5
103
 
package/README.md CHANGED
@@ -1,12 +1,37 @@
1
- <div align="center">
1
+ ## Applitools Eyes SDK for [Storybook](http://storybook.js.org).
2
2
 
3
- ![Applitools Eyes](https://i.ibb.co/3hWJK68/applitools-eyes-logo.png)
4
- ### Applitools Eyes SDK for [Storybook](https://storybook.js.org/)
5
- [![npm](https://img.shields.io/npm/v/@applitools/eyes-storybook.svg?style=for-the-badge)](https://www.npmjs.com/package/@applitools/eyes-storybook)
3
+ ## Installation
6
4
 
7
- </div>
8
- <br/>
5
+ ### Install npm package
9
6
 
10
- ## Resources
11
- - [Quick start](https://applitools.com/tutorials/quickstart/storybook/storybook-react)
12
- - [API reference](https://applitools.com/docs/api-ref/sdk-api/storybook/)
7
+ Install Eyes-Storybook as a local dev dependency in your tested project:
8
+
9
+ ```bash
10
+ npm install --save-dev @applitools/eyes-storybook
11
+ ```
12
+
13
+ ### Entering the Applitools API key {#API}
14
+
15
+ To authenticate via the Applitools server and run tests, you need to set the environment variable `APPLITOOLS_API_KEY` to the API key provided from Applitools Eyes. For details on how to retrieve your API key, see [the Applitools documentation](/getting-started/retrieve-api-key).
16
+
17
+ #### Entering the API Key on Linux or a Mac
18
+
19
+
20
+ ```bash
21
+ export APPLITOOLS_API_KEY=<API_key>
22
+ ```
23
+
24
+ #### Entering the API Key on Windows
25
+
26
+
27
+ ```bash
28
+ set APPLITOOLS_API_KEY=<API_key>
29
+ ```
30
+
31
+ ## Further information
32
+
33
+ For further information, see:
34
+
35
+ * [Quickstart](https://applitools.com/tutorials/sdks/storybook-react/quickstart)
36
+ * [Overview](https://applitools.com/tutorials/sdks/storybook)
37
+ * [Changelog](https://applitools.com/tutorials/sdks/storybook/changelog)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.55.2",
3
+ "version": "3.55.4",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -53,14 +53,14 @@
53
53
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
54
54
  },
55
55
  "dependencies": {
56
- "@applitools/core": "4.36.0",
57
- "@applitools/driver": "1.21.0",
58
- "@applitools/eyes": "1.33.3",
56
+ "@applitools/core": "4.37.0",
57
+ "@applitools/driver": "1.21.1",
58
+ "@applitools/eyes": "1.34.0",
59
59
  "@applitools/functional-commons": "1.6.0",
60
60
  "@applitools/logger": "2.1.2",
61
61
  "@applitools/monitoring-commons": "1.0.19",
62
- "@applitools/spec-driver-puppeteer": "1.4.26",
63
- "@applitools/ufg-client": "1.16.8",
62
+ "@applitools/spec-driver-puppeteer": "1.4.27",
63
+ "@applitools/ufg-client": "1.16.9",
64
64
  "@applitools/utils": "1.8.0",
65
65
  "boxen": "4.2.0",
66
66
  "chalk": "3.0.0",