@applitools/utils
Version:
147 lines (63 loc) • 6.7 kB
Markdown
# Changelog
## [1.8.2](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.8.1...js/utils@1.8.2) (2025-05-11)
### Bug Fixes
* remove redundant file readings and added rendering concurrency limit ([#2956](https://github.com/Applitools-Dev/sdk/issues/2956)) ([b970180](https://github.com/Applitools-Dev/sdk/commit/b97018010fdf12cb0d202192b22f643c16c569d5))
## [1.8.1](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.8.0...js/utils@1.8.1) (2025-05-07)
### Bug Fixes
* offline test dist readings | AD-9894 ([#2945](https://github.com/Applitools-Dev/sdk/issues/2945)) ([92293f4](https://github.com/Applitools-Dev/sdk/commit/92293f40ddbbb015fba224a70158bbd0cdbcf799))
## [1.8.0](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.8...js/utils@1.8.0) (2025-03-30)
### Features
* allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
## [1.7.8](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.7...js/utils@1.7.8) (2025-02-26)
### Performance Improvements
* ufg client dedup job info elements ([#2811](https://github.com/Applitools-Dev/sdk/issues/2811)) ([c04c147](https://github.com/Applitools-Dev/sdk/commit/c04c14776736a422292ada1029820e975adc3d31))
## [1.7.7](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.6...js/utils@1.7.7) (2024-12-31)
### Bug Fixes
* shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
## [1.7.6](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.5...js/utils@1.7.6) (2024-12-18)
### Bug Fixes
* support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
## [1.7.5](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.4...js/utils@1.7.5) (2024-11-07)
### Code Refactoring
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
## [1.7.4](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.3...js/utils@1.7.4) (2024-06-26)
### Bug Fixes
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
## [1.7.3](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.2...js/utils@1.7.3) (2024-05-28)
### Bug Fixes
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
## [1.7.2](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.1...js/utils@1.7.2) (2024-04-22)
### Bug Fixes
* trigger release ([88ba29f](https://github.com/Applitools-Dev/sdk/commit/88ba29f358620a5c0f0861eb31e8929d0b611284))
## [1.7.1](https://github.com/Applitools-Dev/sdk/compare/js/utils@1.7.0...js/utils@1.7.1) (2024-04-15)
### Bug Fixes
* region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
## [1.7.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.6.3...js/utils@1.7.0) (2023-12-05)
### Features
* add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
## [1.6.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.6.2...js/utils@1.6.3) (2023-11-21)
### Bug Fixes
* don't throw error for missing configuration file ([#2034](https://github.com/applitools/eyes.sdk.javascript1/issues/2034)) ([d084e7b](https://github.com/applitools/eyes.sdk.javascript1/commit/d084e7bf6e1727e3969622b4e597881f18241eb3))
## [1.6.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.6.1...js/utils@1.6.2) (2023-10-17)
### Code Refactoring
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
## [1.6.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.6.0...js/utils@1.6.1) (2023-09-25)
### Bug Fixes
* add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
### Code Refactoring
* use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
## [1.6.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.5.2...js/utils@1.6.0) (2023-09-04)
### Features
* add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
## [1.5.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.5.1...js/utils@1.5.2) (2023-08-30)
### Bug Fixes
* fixed some types ([498b1d7](https://github.com/applitools/eyes.sdk.javascript1/commit/498b1d7c547df04773b64b66ee39cccb402c093e))
## [1.5.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.5.0...js/utils@1.5.1) (2023-08-18)
### Code Refactoring
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
## [1.5.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils@1.4.0...js/utils@1.5.0) (2023-06-28)
### Features
* handled abandoned tunnels ([#1669](https://github.com/applitools/eyes.sdk.javascript1/issues/1669)) ([e01a9f6](https://github.com/applitools/eyes.sdk.javascript1/commit/e01a9f6f7543fc5e6bd842acf6ee8de8cfb49998))
## [1.4.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/utils-v1.3.37...js/utils@1.4.0) (2023-06-13)
### Features
* **js/utils:** new release flow ([31f4026](https://github.com/applitools/eyes.sdk.javascript1/commit/31f402687e5018c6d0fe2d846a86c8d6ca213df8))