@applitools/image
Advanced tools
+17
-0
| # Changelog | ||
| ## [1.2.13](https://github.com/Applitools-Dev/sdk/compare/js/image@1.2.12...js/image@1.2.13) (2026-06-28) | ||
| ### Dependencies | ||
| * @applitools/utils bumped to 1.15.1 | ||
| #### Bug Fixes | ||
| * updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557)) | ||
| * @applitools/logger bumped to 2.3.0 | ||
| #### Features | ||
| * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324)) | ||
| ## [1.2.12](https://github.com/Applitools-Dev/sdk/compare/js/image@1.2.11...js/image@1.2.12) (2026-06-18) | ||
@@ -4,0 +21,0 @@ |
+3
-3
| { | ||
| "name": "@applitools/image", | ||
| "version": "1.2.12", | ||
| "version": "1.2.13", | ||
| "description": "Image primitive used for capturing and manipulating screenshots", | ||
@@ -39,4 +39,4 @@ "homepage": "https://applitools.com", | ||
| "dependencies": { | ||
| "@applitools/logger": "2.2.13", | ||
| "@applitools/utils": "1.15.0", | ||
| "@applitools/logger": "2.3.0", | ||
| "@applitools/utils": "1.15.1", | ||
| "bmpimagejs": "1.0.4", | ||
@@ -43,0 +43,0 @@ "jpeg-js": "0.4.4", |
78334
0.86%+ Added
+ Added
- Removed
- Removed
Updated
Updated