# Change Log

## Unreleased












## [6.2.24](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.23...js/eyes-testcafe@6.2.24) (2025-06-15)


### Bug Fixes

* relative links in readme | AD-9703 ([#2960](https://github.com/Applitools-Dev/sdk/issues/2960)) ([672207b](https://github.com/Applitools-Dev/sdk/commit/672207b55e30f1581defeda4f2f743eaf5b1849d))


### Dependencies

* @applitools/dom-snapshot bumped to 4.11.22
  #### Bug Fixes

  * css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))



* @applitools/nml-client bumped to 1.9.5
  #### Bug Fixes

  * nml-client depends on core-base ([#2995](https://github.com/Applitools-Dev/sdk/issues/2995)) ([1f7cf69](https://github.com/Applitools-Dev/sdk/commit/1f7cf6930709a40a498dd1f525132648aa593af0))



* @applitools/tunnel-client bumped to 1.8.0
  #### Features

  * update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))



* @applitools/ufg-client bumped to 1.16.12
  #### Bug Fixes

  * remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))



* @applitools/core bumped to 4.40.0
  #### Features

  * update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))


  #### Bug Fixes

  * css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))
  * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
  * extractLatestCommitInfo | FLD-3217 ([#3039](https://github.com/Applitools-Dev/sdk/issues/3039)) ([3f72a23](https://github.com/Applitools-Dev/sdk/commit/3f72a230fa0166046ea85ae004cfb544de86e628))
  * handle error when sending started message in tunnel manager server ([#3019](https://github.com/Applitools-Dev/sdk/issues/3019)) ([2cdaad8](https://github.com/Applitools-Dev/sdk/commit/2cdaad896fd679187449b69abe529b006f6255ee))



* @applitools/req bumped to 1.7.13

* @applitools/dom-capture bumped to 11.5.6

* @applitools/spec-driver-webdriver bumped to 1.2.6

* @applitools/screenshoter bumped to 3.11.5

* @applitools/core-base bumped to 1.25.4
  #### Bug Fixes

  * Differentiate Between Invalid and Missing API Key Errors ([6ac17d4](https://github.com/Applitools-Dev/sdk/commit/6ac17d40d7aff45b3de5c949dc7d4673b9739bfd))
  * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))



* @applitools/ec-client bumped to 1.10.15

* @applitools/eyes bumped to 1.35.1
  #### Bug Fixes

  * remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))



* @applitools/test-server bumped to 1.2.3
  #### Bug Fixes

  * 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))
  * export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
  * storybook navigation timeouts ([#2701](https://github.com/Applitools-Dev/sdk/issues/2701)) ([64e3a40](https://github.com/Applitools-Dev/sdk/commit/64e3a40a524ae76ec457ae9c2d1170fbaea5e982))




## [6.2.23](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.22...js/eyes-testcafe@6.2.23) (2025-04-17)


### Performance Improvements

* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))


### Dependencies

* @applitools/dom-snapshot bumped to 4.11.18
  #### Bug Fixes

  * 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))



* @applitools/snippets bumped to 2.6.5
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
* @applitools/driver bumped to 1.21.1
  #### Bug Fixes

  * executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))



* @applitools/spec-driver-webdriver bumped to 1.2.2
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/spec-driver-selenium bumped to 1.5.98
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/spec-driver-puppeteer bumped to 1.4.27
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/screenshoter bumped to 3.11.1
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/nml-client bumped to 1.9.1
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/tunnel-client bumped to 1.6.5
  #### Bug Fixes

  * enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
* @applitools/ufg-client bumped to 1.16.9
  #### Bug Fixes

  * 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))


  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
* @applitools/ec-client bumped to 1.10.9
  #### Performance Improvements

  * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))



* @applitools/core bumped to 4.37.0
  #### Features

  * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))



* @applitools/eyes bumped to 1.34.0
  #### Features

  * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))


  #### Bug Fixes

  * 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))




## [6.2.22](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.21...js/eyes-testcafe@6.2.22) (2025-04-03)


### Dependencies

* @applitools/core bumped to 4.35.1
  #### Bug Fixes

  * dummy ([9b8ffef](https://github.com/Applitools-Dev/sdk/commit/9b8ffef6277015a9073caf50f5dc5741986fbf07))
* @applitools/eyes bumped to 1.33.2


## [6.2.21](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.20...js/eyes-testcafe@6.2.21) (2025-03-06)


### Dependencies

* @applitools/core bumped to 4.32.2
  #### Bug Fixes

  * add environment variable aliases (_NAME suffix) ([#2791](https://github.com/Applitools-Dev/sdk/issues/2791)) ([67501a4](https://github.com/Applitools-Dev/sdk/commit/67501a4f5491319ca62949a56ee03face08a59e5))
  * support test concurrency in offline mode ([#2831](https://github.com/Applitools-Dev/sdk/issues/2831)) ([3b7d137](https://github.com/Applitools-Dev/sdk/commit/3b7d137a9b34bb5c564e0a5c7d3fb2520ef8a167))
* @applitools/eyes bumped to 1.32.6


## [6.2.20](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.2.19...js/eyes-testcafe@6.2.20) (2025-01-30)


### Bug Fixes

* plain object target syntax ([#2515](https://github.com/Applitools-Dev/sdk/issues/2515)) ([71842b8](https://github.com/Applitools-Dev/sdk/commit/71842b89bd05b68482df7ed16a6483ec716ddf55))


### Dependencies

* @applitools/dom-snapshot bumped to 4.11.15

* @applitools/driver bumped to 1.20.4
  #### Bug Fixes

  * handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
* @applitools/ufg-client bumped to 1.16.3
  #### Bug Fixes

  * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
* @applitools/core bumped to 4.31.0
  #### Features

  * remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))


  #### Bug Fixes

  * handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
  * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))



* @applitools/spec-driver-webdriver bumped to 1.1.25

* @applitools/spec-driver-selenium bumped to 1.5.95

* @applitools/spec-driver-puppeteer bumped to 1.4.24

* @applitools/screenshoter bumped to 3.10.5

* @applitools/nml-client bumped to 1.8.24

* @applitools/ec-client bumped to 1.10.3

* @applitools/eyes bumped to 1.32.0
  #### Features

  * remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))




## [6.2.18](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.17...js/eyes-testcafe@6.2.18) (2025-01-22)


### Dependencies

* @applitools/core bumped to 4.30.0
  #### Features

  * regions and coded regions with android NML ([#2735](https://github.com/Applitools-Dev/sdk/issues/2735)) ([be0f670](https://github.com/Applitools-Dev/sdk/commit/be0f6707336e1308423079f4895e6df044c9ebcd))
* @applitools/eyes bumped to 1.31.2


## [6.2.17](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.16...js/eyes-testcafe@6.2.17) (2025-01-19)


### Dependencies

* @applitools/socket bumped to 1.2.1
  #### Bug Fixes

  * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
* @applitools/req bumped to 1.7.7
  #### Bug Fixes

  * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
* @applitools/spec-driver-webdriver bumped to 1.1.24
  #### Bug Fixes

  * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
* @applitools/ufg-client bumped to 1.16.1
  #### Bug Fixes

  * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))



* @applitools/core bumped to 4.29.1
  #### Bug Fixes

  * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
  * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))



* @applitools/screenshoter bumped to 3.10.4

* @applitools/nml-client bumped to 1.8.23

* @applitools/tunnel-client bumped to 1.6.1
  #### Bug Fixes

  * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))



* @applitools/core-base bumped to 1.22.1

* @applitools/ec-client bumped to 1.10.2

* @applitools/eyes bumped to 1.31.1


## [6.2.16](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.15...js/eyes-testcafe@6.2.16) (2025-01-13)


### Dependencies

* @applitools/dom-snapshot bumped to 4.11.14
  #### Bug Fixes

  * remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))



* @applitools/snippets bumped to 2.6.4
  #### Bug Fixes

  * remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))
* @applitools/dom-capture bumped to 11.5.4
  #### Bug Fixes

  * remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))
* @applitools/core bumped to 4.29.0
  #### Features

  * jsonFilePath in offline mode ([#2734](https://github.com/Applitools-Dev/sdk/issues/2734)) ([2f9fbe8](https://github.com/Applitools-Dev/sdk/commit/2f9fbe8fc3c5212db6b7cc58a98b041c3ffd5572))


  #### Bug Fixes

  * support batching tests in distributed env - close batch only when required ([#2733](https://github.com/Applitools-Dev/sdk/issues/2733)) ([2e59e4a](https://github.com/Applitools-Dev/sdk/commit/2e59e4a76edcc02b8888dfc78a42749bae76f79c))



* @applitools/spec-driver-selenium bumped to 1.5.94

* @applitools/screenshoter bumped to 3.10.3

* @applitools/ec-client bumped to 1.10.1

* @applitools/eyes bumped to 1.31.0
  #### Features

  * jsonFilePath in offline mode ([#2734](https://github.com/Applitools-Dev/sdk/issues/2734)) ([2f9fbe8](https://github.com/Applitools-Dev/sdk/commit/2f9fbe8fc3c5212db6b7cc58a98b041c3ffd5572))



* @applitools/driver bumped to 1.20.3

* @applitools/spec-driver-webdriver bumped to 1.1.23

* @applitools/spec-driver-puppeteer bumped to 1.4.23

* @applitools/nml-client bumped to 1.8.22


## [6.2.15](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.14...js/eyes-testcafe@6.2.15) (2024-12-31)


### Dependencies

* @applitools/utils bumped to 1.7.7
  #### 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))
* @applitools/logger bumped to 2.1.0
  #### Features

  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))



* @applitools/dom-snapshot bumped to 4.11.13
  #### Bug Fixes

  * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))



* @applitools/socket bumped to 1.2.0
  #### Features

  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))



* @applitools/dom-capture bumped to 11.5.3
  #### Bug Fixes

  * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
* @applitools/ufg-client bumped to 1.16.0
  #### Features

  * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))


  #### Bug Fixes

  * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))



* @applitools/core bumped to 4.28.0
  #### Features

  * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))


  #### Bug Fixes

  * take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))



* @applitools/spec-driver-webdriver bumped to 1.1.22

* @applitools/spec-driver-selenium bumped to 1.5.93

* @applitools/screenshoter bumped to 3.10.2

* @applitools/nml-client bumped to 1.8.21

* @applitools/tunnel-client bumped to 1.6.0
  #### Features

  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))



* @applitools/ec-client bumped to 1.10.0
  #### Features

  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))



* @applitools/req bumped to 1.7.6

* @applitools/image bumped to 1.1.16

* @applitools/spec-driver-puppeteer bumped to 1.4.22

* @applitools/core-base bumped to 1.22.0
  #### Features

  * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))



* @applitools/eyes bumped to 1.30.0
  #### Features

  * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
  * add an option to keep the navigation bar for android devices ([#2608](https://github.com/Applitools-Dev/sdk/issues/2608)) ([e7647e0](https://github.com/Applitools-Dev/sdk/commit/e7647e0105a7aa47e6bf3b20ab033f1e389ca849))
  * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
  * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
  * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
  * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
  * html report for playwright ([#2576](https://github.com/Applitools-Dev/sdk/issues/2576)) ([f93f164](https://github.com/Applitools-Dev/sdk/commit/f93f164a289f5676bcc9d650e5e3d90b8e6a6920))
  * ios 18 devices enum ([#2584](https://github.com/Applitools-Dev/sdk/issues/2584)) ([8eab653](https://github.com/Applitools-Dev/sdk/commit/8eab653f99733839bdec43d86089edc35abcf8e8))
  * logger masking  ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
  * offline cli with config ([#2646](https://github.com/Applitools-Dev/sdk/issues/2646)) ([0589dc4](https://github.com/Applitools-Dev/sdk/commit/0589dc429a0c94451e957932106f258dadfd88cc))
  * remove Android NMG API ([#2566](https://github.com/Applitools-Dev/sdk/issues/2566)) ([750c0f0](https://github.com/Applitools-Dev/sdk/commit/750c0f0263e5ff06f86055e7ba0c3fb47cadb620))


  #### Bug Fixes

  * don't pass RectangleSize to core ([#2673](https://github.com/Applitools-Dev/sdk/issues/2673)) ([47653ea](https://github.com/Applitools-Dev/sdk/commit/47653eae44d4c9693cc84e9209bb08f8d070c4af))
  * offline cli chalk error ([c7c659a](https://github.com/Applitools-Dev/sdk/commit/c7c659aa889080f2fc7763152db2447211fe1487))
  * organize configuration alphabetically and add getters and setters ([684490d](https://github.com/Applitools-Dev/sdk/commit/684490d8d85d1dd0f07bafdcc38febfcf7c58d08))
  * trigger playwright release ([1d3ea3e](https://github.com/Applitools-Dev/sdk/commit/1d3ea3e4d2059c12d8013f04c18f5facffbc5846))
  * trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
  * update ios devices enums ([9b4614f](https://github.com/Applitools-Dev/sdk/commit/9b4614f09bbbe42cf99824d76893f9067aab2cc4))


  #### 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))



* @applitools/driver bumped to 1.20.2


## [6.2.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.2.13...js/eyes-testcafe@6.2.14) (2024-12-18)


### Bug Fixes

* plain object target syntax ([#2515](https://github.com/Applitools-Dev/sdk/issues/2515)) ([71842b8](https://github.com/Applitools-Dev/sdk/commit/71842b89bd05b68482df7ed16a6483ec716ddf55))


### Dependencies

* @applitools/utils bumped to 1.7.6
  #### Bug Fixes

  * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
* @applitools/spec-driver-webdriver bumped to 1.1.21
  #### Bug Fixes

  * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))



* @applitools/core-base bumped to 1.21.0
  #### Features

  * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
  * check for new ufg balancer ([#2683](https://github.com/Applitools-Dev/sdk/issues/2683)) ([60ca9f9](https://github.com/Applitools-Dev/sdk/commit/60ca9f98d37374c918e9c634af46d7f8266b95fc))


  #### Bug Fixes

  * move apiKey from query param to request header ([d1d2642](https://github.com/Applitools-Dev/sdk/commit/d1d26424c64d8e03981b1482ca49870a866bc164))



* @applitools/core bumped to 4.27.0
  #### Features

  * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))


  #### Bug Fixes

  * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))



* @applitools/logger bumped to 2.0.20

* @applitools/dom-snapshot bumped to 4.11.12

* @applitools/socket bumped to 1.1.20

* @applitools/req bumped to 1.7.5

* @applitools/image bumped to 1.1.15

* @applitools/driver bumped to 1.20.1

* @applitools/spec-driver-selenium bumped to 1.5.92

* @applitools/spec-driver-puppeteer bumped to 1.4.21

* @applitools/screenshoter bumped to 3.10.1

* @applitools/nml-client bumped to 1.8.20

* @applitools/tunnel-client bumped to 1.5.11

* @applitools/ufg-client bumped to 1.15.1

* @applitools/ec-client bumped to 1.9.17

* @applitools/eyes bumped to 1.29.3


## [6.2.12](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.11...js/eyes-testcafe@6.2.12) (2024-11-27)


### Dependencies

* @applitools/dom-shared bumped to 1.0.16
  #### Bug Fixes

  * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
* @applitools/dom-snapshot bumped to 4.11.11

* @applitools/req bumped to 1.7.4
  #### Bug Fixes

  * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
* @applitools/core bumped to 4.24.2
  #### Bug Fixes

  * don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
  * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))



* @applitools/dom-capture bumped to 11.5.2

* @applitools/nml-client bumped to 1.8.19

* @applitools/tunnel-client bumped to 1.5.10

* @applitools/ufg-client bumped to 1.14.1

* @applitools/core-base bumped to 1.19.3
  #### Bug Fixes

  * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))



* @applitools/ec-client bumped to 1.9.15

* @applitools/eyes bumped to 1.28.0
  #### Features

  * remove Android NMG API ([#2566](https://github.com/Applitools-Dev/sdk/issues/2566)) ([750c0f0](https://github.com/Applitools-Dev/sdk/commit/750c0f0263e5ff06f86055e7ba0c3fb47cadb620))




## [6.2.11](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.10...js/eyes-testcafe@6.2.11) (2024-10-29)


### Dependencies

* @applitools/screenshoter bumped to 3.9.2
  #### Bug Fixes

  * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
* @applitools/core bumped to 4.21.2

* @applitools/eyes bumped to 1.25.1


## [6.2.10](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.2.9...js/eyes-testcafe@6.2.10) (2024-10-21)


### Bug Fixes

* plain object target syntax ([#2515](https://github.com/Applitools-Dev/sdk/issues/2515)) ([71842b8](https://github.com/Applitools-Dev/sdk/commit/71842b89bd05b68482df7ed16a6483ec716ddf55))
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))


### Dependencies

* @applitools/snippets bumped to 2.5.1
  #### Bug Fixes

  * isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
* @applitools/screenshoter bumped to 3.9.0
  #### Features

  * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))



* @applitools/core bumped to 4.21.0
  #### Features

  * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
  * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
  * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
  * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))


  #### Bug Fixes

  * don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))



* @applitools/spec-driver-webdriver bumped to 1.1.15

* @applitools/spec-driver-selenium bumped to 1.5.86

* @applitools/spec-driver-puppeteer bumped to 1.4.15

* @applitools/nml-client bumped to 1.8.13

* @applitools/core-base bumped to 1.18.0
  #### Features

  * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
  * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
  * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
* @applitools/ec-client bumped to 1.9.9

* @applitools/eyes bumped to 1.24.0
  #### Features

  * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
  * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
  * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
  * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))



* @applitools/driver bumped to 1.19.3


## [6.2.8](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.7...js/eyes-testcafe@6.2.8) (2024-09-10)


### Dependencies

* @applitools/dom-capture bumped to 11.4.0
  #### Features

  * ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
* @applitools/driver bumped to 1.19.0
  #### Features

  * add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))


  #### Bug Fixes

  * handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
  * searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
* @applitools/core bumped to 4.18.2
  #### Bug Fixes

  * don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))



* @applitools/spec-driver-webdriver bumped to 1.1.12

* @applitools/spec-driver-selenium bumped to 1.5.83

* @applitools/spec-driver-puppeteer bumped to 1.4.12

* @applitools/screenshoter bumped to 3.8.36

* @applitools/nml-client bumped to 1.8.10

* @applitools/tunnel-client bumped to 1.5.8
  #### Bug Fixes

  * upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))



* @applitools/core-base bumped to 1.16.1
  #### Bug Fixes

  * infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
* @applitools/ec-client bumped to 1.9.4

* @applitools/eyes bumped to 1.22.2


## [6.2.7](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.6...js/eyes-testcafe@6.2.7) (2024-08-12)


### Dependencies

* @applitools/dom-capture bumped to 11.3.1
  #### Performance Improvements

  * link tag without href ([#2450](https://github.com/Applitools-Dev/sdk/issues/2450)) ([523c3cd](https://github.com/Applitools-Dev/sdk/commit/523c3cd1cb003e9144015885b522e1d82e616b7a))
* @applitools/core bumped to 4.18.1
  #### Bug Fixes

  * layoutbreakpoints stale dom ([#2456](https://github.com/Applitools-Dev/sdk/issues/2456)) ([a4329d6](https://github.com/Applitools-Dev/sdk/commit/a4329d6d280d27763e0c8ff6374bd26861183939))



* @applitools/eyes bumped to 1.22.1
  #### Bug Fixes

  * update ios devices enums ([9b4614f](https://github.com/Applitools-Dev/sdk/commit/9b4614f09bbbe42cf99824d76893f9067aab2cc4))




## [6.2.6](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.5...js/eyes-testcafe@6.2.6) (2024-07-23)


### Dependencies

* @applitools/driver bumped to 1.18.0
  #### Features

  * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))


  #### Bug Fixes

  * executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
* @applitools/ufg-client bumped to 1.12.3
  #### Bug Fixes

  * update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))


  #### Performance Improvements

  * trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
* @applitools/core bumped to 4.18.0
  #### Features

  * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))



* @applitools/spec-driver-webdriver bumped to 1.1.11

* @applitools/spec-driver-selenium bumped to 1.5.82

* @applitools/spec-driver-puppeteer bumped to 1.4.11

* @applitools/screenshoter bumped to 3.8.35

* @applitools/nml-client bumped to 1.8.9

* @applitools/ec-client bumped to 1.9.3

* @applitools/eyes bumped to 1.22.0
  #### Features

  * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))




## [6.2.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.4...js/eyes-testcafe@6.2.5) (2024-06-26)


### Bug Fixes

* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))


### Dependencies

* @applitools/utils bumped to 1.7.4
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
* @applitools/logger bumped to 2.0.18
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/socket bumped to 1.1.18
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/req bumped to 1.7.2
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/image bumped to 1.1.13
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/snippets bumped to 2.4.27
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
* @applitools/css-tree bumped to 1.1.4
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
* @applitools/dom-shared bumped to 1.0.15
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
* @applitools/dom-capture bumped to 11.3.0
  #### Features

  * add cliet rects to text nodes ([#2188](https://github.com/Applitools-Dev/sdk/issues/2188)) ([0d4180e](https://github.com/Applitools-Dev/sdk/commit/0d4180e8e362669b36a27955121caae5575918f7))
  * add cursor and pointer-events to dom-capture ([#2369](https://github.com/Applitools-Dev/sdk/issues/2369)) ([efdce02](https://github.com/Applitools-Dev/sdk/commit/efdce028a2a6fb18ad3c6237f2020c1ff00e90de))


  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/dom-snapshot bumped to 4.11.3
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/spec-driver-webdriver bumped to 1.1.10
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/spec-driver-selenium bumped to 1.5.81
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/spec-driver-puppeteer bumped to 1.4.10
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/driver bumped to 1.17.5
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/screenshoter bumped to 3.8.34
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/nml-client bumped to 1.8.8
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/tunnel-client bumped to 1.5.7
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/ufg-client bumped to 1.12.2
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/ec-client bumped to 1.9.2
  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/core-base bumped to 1.16.0
  #### Features

  * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))


  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/core bumped to 4.17.0
  #### Features

  * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))


  #### Bug Fixes

  * change core ([d12a246](https://github.com/Applitools-Dev/sdk/commit/d12a246723cf72def6335e8698e711a43bda9e6a))
  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))



* @applitools/eyes bumped to 1.21.0
  #### Features

  * tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))


  #### Bug Fixes

  * tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))




## [6.2.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.3...js/eyes-testcafe@6.2.4) (2024-05-28)


### Bug Fixes

* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))


### Dependencies

* @applitools/utils bumped to 1.7.3
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
* @applitools/logger bumped to 2.0.17
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/socket bumped to 1.1.17
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/req bumped to 1.7.1
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/image bumped to 1.1.12
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/snippets bumped to 2.4.26
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
* @applitools/css-tree bumped to 1.1.3
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
* @applitools/dom-shared bumped to 1.0.14
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
* @applitools/dom-capture bumped to 11.2.8
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/dom-snapshot bumped to 4.11.2
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/spec-driver-webdriver bumped to 1.1.8
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/spec-driver-selenium bumped to 1.5.79
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/spec-driver-puppeteer bumped to 1.4.8
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/driver bumped to 1.17.3
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/screenshoter bumped to 3.8.32
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/nml-client bumped to 1.8.6
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/tunnel-client bumped to 1.5.4
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/ufg-client bumped to 1.12.1
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/ec-client bumped to 1.8.7
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/core-base bumped to 1.15.1
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/core bumped to 4.16.1
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))



* @applitools/eyes bumped to 1.20.1
  #### Bug Fixes

  * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))




## [6.2.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.2...js/eyes-testcafe@6.2.3) (2024-05-28)


### Dependencies

* @applitools/req bumped to 1.7.0
  #### Features

  * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
* @applitools/ufg-client bumped to 1.12.0
  #### Features

  * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))



* @applitools/core-base bumped to 1.15.0
  #### Features

  * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))


  #### Bug Fixes

  * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))



* @applitools/core bumped to 4.16.0
  #### Features

  * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))


  #### Bug Fixes

  * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
  * throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))


  #### Performance Improvements

  * don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))


  #### Code Refactoring

  * remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))



* @applitools/nml-client bumped to 1.8.5

* @applitools/tunnel-client bumped to 1.5.3

* @applitools/ec-client bumped to 1.8.6

* @applitools/eyes bumped to 1.20.0
  #### Features

  * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))




## [6.2.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.1...js/eyes-testcafe@6.2.2) (2024-05-07)


### Dependencies

* @applitools/dom-capture bumped to 11.2.7
  #### Bug Fixes

  * capture user input from input elements ([#2347](https://github.com/Applitools-Dev/sdk/issues/2347)) ([f82d3bb](https://github.com/Applitools-Dev/sdk/commit/f82d3bbc79c624ab7e8eeade7559b523f6adfeac))
* @applitools/ec-client bumped to 1.8.5

* @applitools/core-base bumped to 1.14.0
  #### Features

  * expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
  * long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
* @applitools/core bumped to 4.15.0
  #### Features

  * expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))



* @applitools/eyes bumped to 1.19.1


## [6.2.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.2.0...js/eyes-testcafe@6.2.1) (2024-05-01)


### Dependencies

* @applitools/dom-snapshot bumped to 4.11.1
  #### Bug Fixes

  * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
* @applitools/core bumped to 4.14.0
  #### Features

  * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))


  #### Bug Fixes

  * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
  * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))



* @applitools/spec-driver-webdriver bumped to 1.1.7

* @applitools/spec-driver-selenium bumped to 1.5.78

* @applitools/spec-driver-puppeteer bumped to 1.4.7

* @applitools/driver bumped to 1.17.2
  #### Bug Fixes

  * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
* @applitools/screenshoter bumped to 3.8.31

* @applitools/nml-client bumped to 1.8.4

* @applitools/ec-client bumped to 1.8.4

* @applitools/core-base bumped to 1.13.0
  #### Features

  * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
* @applitools/eyes bumped to 1.19.0
  #### Features

  * ability to override baseline parameters per environment ([#2332](https://github.com/Applitools-Dev/sdk/issues/2332)) ([43b8b18](https://github.com/Applitools-Dev/sdk/commit/43b8b189fb3c9dd19aa3be372e8fcc0fe8edfa50))




## [6.2.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.1.2...js/eyes-testcafe@6.2.0) (2024-04-15)


### Features

* added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))


### Dependencies

* @applitools/utils bumped to 1.7.1
  #### Bug Fixes

  * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
* @applitools/socket bumped to 1.1.15

* @applitools/tunnel-client bumped to 1.5.1
  #### Bug Fixes

  * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))



* @applitools/ec-client bumped to 1.8.1
  #### Bug Fixes

  * change tunnel idle timeout to 20 seconds ([#2318](https://github.com/Applitools-Dev/sdk/issues/2318)) ([9b3873c](https://github.com/Applitools-Dev/sdk/commit/9b3873c180a130a01212d857b084efe51d6d30a4))
  * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))



* @applitools/core bumped to 4.12.2
  #### Bug Fixes

  * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))



* @applitools/eyes bumped to 1.18.0
  #### Features

  * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
  * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
  * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
  * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))


  #### Bug Fixes

  * clone the check settings in eyes check ([#2251](https://github.com/Applitools-Dev/sdk/issues/2251)) ([9517d66](https://github.com/Applitools-Dev/sdk/commit/9517d665976949458aecfb31e052c19d7109a0c4))
  * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
  * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
  * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
  * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))



* @applitools/logger bumped to 2.0.15

* @applitools/req bumped to 1.6.6

* @applitools/image bumped to 1.1.10

* @applitools/spec-driver-webdriver bumped to 1.1.4

* @applitools/spec-driver-selenium bumped to 1.5.75

* @applitools/spec-driver-puppeteer bumped to 1.4.4

* @applitools/driver bumped to 1.16.6

* @applitools/screenshoter bumped to 3.8.28

* @applitools/nml-client bumped to 1.8.1

* @applitools/ufg-client bumped to 1.11.1

* @applitools/core-base bumped to 1.11.1


## [6.1.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.1.0...js/eyes-testcafe@6.1.1) (2024-04-01)


### Dependencies

* @applitools/spec-driver-selenium bumped to 1.5.74
  #### Bug Fixes

  * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
* @applitools/ec-client bumped to 1.7.32

* @applitools/core-base bumped to 1.10.1
  #### Bug Fixes

  * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
* @applitools/core bumped to 4.11.1

* @applitools/eyes bumped to 1.17.1
  #### Bug Fixes

  * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))




## [6.1.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.0.4...js/eyes-testcafe@6.1.0) (2024-03-31)


### Features

* added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))


### Dependencies

* @applitools/spec-driver-selenium bumped to 1.5.73
  #### Bug Fixes

  * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
* @applitools/ec-client bumped to 1.7.31

* @applitools/core-base bumped to 1.10.0
  #### Features

  * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
  * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
  * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))


  #### Bug Fixes

  * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
* @applitools/core bumped to 4.11.0
  #### Features

  * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
  * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))



* @applitools/eyes bumped to 1.17.0
  #### Features

  * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
  * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
  * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
  * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))


  #### Bug Fixes

  * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
  * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
  * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))




## [6.0.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.2...js/eyes-testcafe@6.0.3) (2024-03-18)


### Dependencies

* @applitools/css-tree bumped to 1.1.2
  #### Bug Fixes

  * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
* @applitools/dom-snapshot bumped to 4.9.2

* @applitools/spec-driver-webdriver bumped to 1.1.3

* @applitools/spec-driver-selenium bumped to 1.5.72

* @applitools/spec-driver-puppeteer bumped to 1.4.3

* @applitools/driver bumped to 1.16.5
  #### Bug Fixes

  * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
* @applitools/screenshoter bumped to 3.8.27

* @applitools/nml-client bumped to 1.7.5

* @applitools/ufg-client bumped to 1.10.2

* @applitools/ec-client bumped to 1.7.30

* @applitools/core bumped to 4.10.2

* @applitools/eyes bumped to 1.16.2


## [6.0.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.1...js/eyes-testcafe@6.0.2) (2024-03-18)


### Dependencies

* @applitools/css-tree bumped to 1.1.1
  #### Bug Fixes

  * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
* @applitools/dom-snapshot bumped to 4.9.1

* @applitools/spec-driver-webdriver bumped to 1.1.2

* @applitools/spec-driver-selenium bumped to 1.5.71

* @applitools/spec-driver-puppeteer bumped to 1.4.2

* @applitools/driver bumped to 1.16.4
  #### Bug Fixes

  * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
* @applitools/screenshoter bumped to 3.8.26

* @applitools/nml-client bumped to 1.7.4

* @applitools/ufg-client bumped to 1.10.1

* @applitools/ec-client bumped to 1.7.29

* @applitools/core bumped to 4.10.1

* @applitools/eyes bumped to 1.16.1


## [6.0.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.0...js/eyes-testcafe@6.0.1) (2024-03-17)


### Dependencies

* @applitools/css-tree bumped to 1.1.0
  #### Features

  * 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))
* @applitools/dom-snapshot bumped to 4.9.0
  #### Features

  * 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))



* @applitools/spec-driver-webdriver bumped to 1.1.1

* @applitools/spec-driver-selenium bumped to 1.5.70

* @applitools/spec-driver-puppeteer bumped to 1.4.1

* @applitools/driver bumped to 1.16.3
  #### Bug Fixes

  * 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))
  * trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
* @applitools/screenshoter bumped to 3.8.25

* @applitools/nml-client bumped to 1.7.3

* @applitools/ufg-client bumped to 1.10.0
  #### Features

  * 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))
  * throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))



* @applitools/core bumped to 4.10.0
  #### Features

  * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))



* @applitools/ec-client bumped to 1.7.28

* @applitools/eyes bumped to 1.16.0
  #### Features

  * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))




## [6.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v5.0.1...js/eyes-testcafe@6.0.0) (2024-02-29)


### ⚠ BREAKING CHANGES

* drop support of node <16

### Features

* added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
* drop support of node &lt;16 ([e743d81](https://github.com/applitools/eyes.sdk.javascript1/commit/e743d814cbd3725dde1304a36a31ccf7d88b16bc))


### 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))
* 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))


### Dependencies

* @applitools/req bumped to 1.6.5
  #### Bug Fixes

  * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
* @applitools/dom-shared bumped to 1.0.13
  #### Bug Fixes

  * dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
* @applitools/tunnel-client bumped to 1.4.1
  #### Bug Fixes

  * upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))



* @applitools/dom-capture bumped to 11.2.6

* @applitools/dom-snapshot bumped to 4.8.1

* @applitools/nml-client bumped to 1.7.2

* @applitools/ufg-client bumped to 1.9.10

* @applitools/ec-client bumped to 1.7.27

* @applitools/core-base bumped to 1.9.1
  #### Bug Fixes

  * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))



* @applitools/core bumped to 4.9.1

* @applitools/eyes bumped to 1.15.0
  #### 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))
  * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/applitools/eyes.sdk.javascript1/issues/2033)) ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * generate more enums ([#2179](https://github.com/applitools/eyes.sdk.javascript1/issues/2179)) ([5f4f916](https://github.com/applitools/eyes.sdk.javascript1/commit/5f4f91621b791a02464191123f69b12f590b9efe))


  #### Bug Fixes

  * error to unknown type in exception ([#2035](https://github.com/applitools/eyes.sdk.javascript1/issues/2035)) ([16d78c3](https://github.com/applitools/eyes.sdk.javascript1/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
  * fixed `serverUrl` configuration propagation ([247b7d8](https://github.com/applitools/eyes.sdk.javascript1/commit/247b7d88853dd1a9068d2d963582ad795752ace4))
  * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/applitools/eyes.sdk.javascript1/commit/42a773cc57e8e5de528a049b376159615892003b))
  * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/applitools/eyes.sdk.javascript1/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))


  #### 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))




## [5.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v4.1.8...js/eyes-testcafe@5.0.0) (2024-02-13)


### ⚠ BREAKING CHANGES

* drop support of node <16

### Features

* added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
* drop support of node &lt;16 ([e743d81](https://github.com/applitools/eyes.sdk.javascript1/commit/e743d814cbd3725dde1304a36a31ccf7d88b16bc))


### 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))
* 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))


### Dependencies

* @applitools/dom-snapshot bumped to 4.7.17
  #### Bug Fixes

  * throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))
* @applitools/spec-driver-webdriver bumped to 1.0.57
  #### Bug Fixes

  * fixed issue with cdp commands on chromium browsers ([#2180](https://github.com/applitools/eyes.sdk.javascript1/issues/2180)) ([550fc77](https://github.com/applitools/eyes.sdk.javascript1/commit/550fc772d3988aae29e6f4a1a11d2a408072dc38))
* @applitools/spec-driver-puppeteer bumped to 1.4.0
  #### Features

  * added support for puppeteer &gt;= 22 ([#2185](https://github.com/applitools/eyes.sdk.javascript1/issues/2185)) ([59d23a9](https://github.com/applitools/eyes.sdk.javascript1/commit/59d23a9689d77c7db06df53b67fa293a3b3f166e))
* @applitools/core bumped to 4.8.0
  #### Features

  * add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))


  #### Bug Fixes

  * missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))
  * nml coded region integration with universal ([6fb0934](https://github.com/applitools/eyes.sdk.javascript1/commit/6fb09348238dfe4698856f88e762a9abf80c686f))
  * throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))



* @applitools/screenshoter bumped to 3.8.23

* @applitools/nml-client bumped to 1.7.0
  #### Features

  * add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))


  #### Bug Fixes

  * missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))



* @applitools/ec-client bumped to 1.7.25

* @applitools/eyes bumped to 1.14.0
  #### 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))
  * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/applitools/eyes.sdk.javascript1/issues/2033)) ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * generate more enums ([#2179](https://github.com/applitools/eyes.sdk.javascript1/issues/2179)) ([5f4f916](https://github.com/applitools/eyes.sdk.javascript1/commit/5f4f91621b791a02464191123f69b12f590b9efe))


  #### Bug Fixes

  * error to unknown type in exception ([#2035](https://github.com/applitools/eyes.sdk.javascript1/issues/2035)) ([16d78c3](https://github.com/applitools/eyes.sdk.javascript1/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
  * fixed `serverUrl` configuration propagation ([247b7d8](https://github.com/applitools/eyes.sdk.javascript1/commit/247b7d88853dd1a9068d2d963582ad795752ace4))
  * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/applitools/eyes.sdk.javascript1/commit/42a773cc57e8e5de528a049b376159615892003b))
  * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/applitools/eyes.sdk.javascript1/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))


  #### 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))




## [4.1.7](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.6...js/eyes-testcafe@4.1.7) (2024-01-30)


### Dependencies

* @applitools/snippets bumped to 2.4.25
  #### Bug Fixes

  * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
* @applitools/spec-driver-webdriver bumped to 1.0.55

* @applitools/spec-driver-selenium bumped to 1.5.69

* @applitools/spec-driver-puppeteer bumped to 1.3.5

* @applitools/driver bumped to 1.16.2
  #### Bug Fixes

  * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))



* @applitools/core bumped to 4.7.0
  #### Features

  * added support of proxy server url env var ([#2159](https://github.com/applitools/eyes.sdk.javascript1/issues/2159)) ([2f69c3d](https://github.com/applitools/eyes.sdk.javascript1/commit/2f69c3d37d7af9be1f459fd3d5f41b361161b5bf))


  #### Bug Fixes

  * losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))



* @applitools/screenshoter bumped to 3.8.21

* @applitools/nml-client bumped to 1.6.5

* @applitools/ec-client bumped to 1.7.23

* @applitools/eyes bumped to 1.13.6


## [4.1.6](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.5...js/eyes-testcafe@4.1.6) (2024-01-16)


### Dependencies

* @applitools/dom-snapshot bumped to 4.7.16
  #### Bug Fixes

  * handle unparsable values of media attribute in dom snapshot ([a2afe2e](https://github.com/applitools/eyes.sdk.javascript1/commit/a2afe2e18508f44f9c046270da0c1e09fb9aea03))
* @applitools/nml-client bumped to 1.6.4
  #### Bug Fixes

  * remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
* @applitools/core bumped to 4.6.0
  #### Features

  * added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))


  #### Bug Fixes

  * add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
  * remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))



* @applitools/ec-client bumped to 1.7.22

* @applitools/core-base bumped to 1.9.0
  #### Features

  * added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))


  #### Bug Fixes

  * add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
* @applitools/eyes bumped to 1.13.5
  #### Bug Fixes

  * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/applitools/eyes.sdk.javascript1/commit/42a773cc57e8e5de528a049b376159615892003b))




## [4.1.5](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.4...js/eyes-testcafe@4.1.5) (2024-01-02)


### Dependencies

* @applitools/dom-shared bumped to 1.0.12
  #### Bug Fixes

  * fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))
* @applitools/dom-snapshot bumped to 4.7.15
  #### Bug Fixes

  * fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))



* @applitools/nml-client bumped to 1.6.3
  #### Bug Fixes

  * environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
* @applitools/core bumped to 4.5.2
  #### Bug Fixes

  * environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
  * fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
  * fixed the issue when custom os name passed through configuration wasn't respected ([359fc0d](https://github.com/applitools/eyes.sdk.javascript1/commit/359fc0df5a9400312605bb9e8842784b7a05ba7d))



* @applitools/ec-client bumped to 1.7.21

* @applitools/core-base bumped to 1.8.0
  #### Features

  * sorted result regions of locate method ([ef6b249](https://github.com/applitools/eyes.sdk.javascript1/commit/ef6b249ad9d6998d6089423efd93f0220f13d378))


  #### Bug Fixes

  * fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
* @applitools/dom-capture bumped to 11.2.5

* @applitools/eyes bumped to 1.13.4


## [4.1.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.3...js/eyes-testcafe@4.1.4) (2023-12-19)


### Dependencies

* @applitools/spec-driver-webdriver bumped to 1.0.54
  #### Bug Fixes

  * fixed extraction of the driver server url ([ddc6449](https://github.com/applitools/eyes.sdk.javascript1/commit/ddc6449fc72166ab26c99e9ba7bb83c05fd591d6))



* @applitools/spec-driver-selenium bumped to 1.5.68

* @applitools/spec-driver-puppeteer bumped to 1.3.4

* @applitools/driver bumped to 1.16.1
  #### Bug Fixes

  * fixed bug with screenshot not being properly scaled on ios devices with appium 2 ([#2092](https://github.com/applitools/eyes.sdk.javascript1/issues/2092)) ([26678bf](https://github.com/applitools/eyes.sdk.javascript1/commit/26678bfe254def506ea82e6a645519d6567fb3fd))
  * fixed extraction of the driver server url ([ddc6449](https://github.com/applitools/eyes.sdk.javascript1/commit/ddc6449fc72166ab26c99e9ba7bb83c05fd591d6))
  * fixed infinite loop that may appear during attribute extraction ([#2102](https://github.com/applitools/eyes.sdk.javascript1/issues/2102)) ([6bef680](https://github.com/applitools/eyes.sdk.javascript1/commit/6bef680fbd2d5c26a46cf2a4f00bd083d1d02109))
* @applitools/screenshoter bumped to 3.8.20
  #### Bug Fixes

  * fixed bug with screenshot not being properly scaled on ios devices with appium 2 ([#2092](https://github.com/applitools/eyes.sdk.javascript1/issues/2092)) ([26678bf](https://github.com/applitools/eyes.sdk.javascript1/commit/26678bfe254def506ea82e6a645519d6567fb3fd))



* @applitools/nml-client bumped to 1.6.2

* @applitools/ec-client bumped to 1.7.20

* @applitools/core-base bumped to 1.7.5
  #### Bug Fixes

  * avoid caching concurrency ([#2103](https://github.com/applitools/eyes.sdk.javascript1/issues/2103)) ([34db2e9](https://github.com/applitools/eyes.sdk.javascript1/commit/34db2e9c554b0851b18b514b1a8a82b83ff310cd))
* @applitools/core bumped to 4.5.1
  #### Bug Fixes

  * avoid caching concurrency ([#2103](https://github.com/applitools/eyes.sdk.javascript1/issues/2103)) ([34db2e9](https://github.com/applitools/eyes.sdk.javascript1/commit/34db2e9c554b0851b18b514b1a8a82b83ff310cd))



* @applitools/eyes bumped to 1.13.3


## [4.1.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.2...js/eyes-testcafe@4.1.3) (2023-12-18)


### Dependencies

* @applitools/core bumped to 4.5.0
  #### Features

  * add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))


  #### Bug Fixes

  * fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/applitools/eyes.sdk.javascript1/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))



* @applitools/spec-driver-webdriver bumped to 1.0.53

* @applitools/spec-driver-selenium bumped to 1.5.67

* @applitools/spec-driver-puppeteer bumped to 1.3.3

* @applitools/driver bumped to 1.16.0
  #### Features

  * add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
* @applitools/screenshoter bumped to 3.8.19

* @applitools/nml-client bumped to 1.6.1

* @applitools/ec-client bumped to 1.7.19

* @applitools/eyes bumped to 1.13.2


## [4.1.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.1...js/eyes-testcafe@4.1.2) (2023-12-12)


### Dependencies

* @applitools/core bumped to 4.4.0
  #### Features

  * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
  * support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))


  #### Bug Fixes

  * layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))


  #### Code Refactoring

  * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))



* @applitools/spec-driver-webdriver bumped to 1.0.52

* @applitools/spec-driver-selenium bumped to 1.5.66

* @applitools/spec-driver-puppeteer bumped to 1.3.2

* @applitools/driver bumped to 1.15.3
  #### Bug Fixes

  * layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
* @applitools/screenshoter bumped to 3.8.18

* @applitools/nml-client bumped to 1.6.0
  #### Features

  * support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))



* @applitools/tunnel-client bumped to 1.4.0
  #### Features

  * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
* @applitools/ec-client bumped to 1.7.18

* @applitools/eyes bumped to 1.13.1


## [4.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.0...js/eyes-testcafe@4.1.1) (2023-12-05)


### Dependencies

* @applitools/utils bumped to 1.7.0
  #### 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))
* @applitools/socket bumped to 1.1.14

* @applitools/req bumped to 1.6.4

* @applitools/image bumped to 1.1.9

* @applitools/spec-driver-webdriver bumped to 1.0.51

* @applitools/spec-driver-puppeteer bumped to 1.3.1

* @applitools/nml-client bumped to 1.5.17

* @applitools/ufg-client bumped to 1.9.9

* @applitools/core-base bumped to 1.7.4
  #### Bug Fixes

  * do not block concurrency when server response is 503 ([#2049](https://github.com/applitools/eyes.sdk.javascript1/issues/2049)) ([f285009](https://github.com/applitools/eyes.sdk.javascript1/commit/f2850098f7522776c0d0a98bb1d958303628b149))



* @applitools/core bumped to 4.3.0
  #### 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))



* @applitools/eyes bumped to 1.13.0
  #### 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))



* @applitools/logger bumped to 2.0.14

* @applitools/spec-driver-selenium bumped to 1.5.65

* @applitools/driver bumped to 1.15.2

* @applitools/screenshoter bumped to 3.8.17

* @applitools/tunnel-client bumped to 1.3.2

* @applitools/ec-client bumped to 1.7.17


## [4.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.4...js/eyes-testcafe@4.1.0) (2023-11-21)


### Features

* added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))


### Dependencies

* @applitools/utils bumped to 1.6.3
  #### 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))
* @applitools/socket bumped to 1.1.13

* @applitools/dom-snapshot bumped to 4.7.14
  #### Bug Fixes

  * preserve css declarations order in dom-snapshot ([#2037](https://github.com/applitools/eyes.sdk.javascript1/issues/2037)) ([1381851](https://github.com/applitools/eyes.sdk.javascript1/commit/1381851d46f28ea7e7724025c4eab33c81c4e144))
* @applitools/spec-driver-webdriver bumped to 1.0.50
  #### Bug Fixes

  * send devtool commands in chromium ([#2039](https://github.com/applitools/eyes.sdk.javascript1/issues/2039)) ([ff42043](https://github.com/applitools/eyes.sdk.javascript1/commit/ff42043c3d9f110eb7b22ab1a8448d77859923b4))



* @applitools/core bumped to 4.2.0
  #### Features

  * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
  * log driver environment info to splank ([#2023](https://github.com/applitools/eyes.sdk.javascript1/issues/2023)) ([11d0546](https://github.com/applitools/eyes.sdk.javascript1/commit/11d0546e76962b4c231e140b0229b8402da27f69))


  #### Bug Fixes

  * return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))



* @applitools/spec-driver-selenium bumped to 1.5.64

* @applitools/spec-driver-puppeteer bumped to 1.3.0
  #### Features

  * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))



* @applitools/screenshoter bumped to 3.8.16

* @applitools/tunnel-client bumped to 1.3.1

* @applitools/ec-client bumped to 1.7.16

* @applitools/core-base bumped to 1.7.3
  #### Bug Fixes

  * remove connection timeout in case of a long running tasks ([#2006](https://github.com/applitools/eyes.sdk.javascript1/issues/2006)) ([49a596a](https://github.com/applitools/eyes.sdk.javascript1/commit/49a596ac1b022a66b5c07ecfee458cc061891ce0))
  * return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))



* @applitools/eyes bumped to 1.12.0
  #### Features

  * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
  * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/applitools/eyes.sdk.javascript1/issues/2033)) ([639ca8a](https://github.com/applitools/eyes.sdk.javascript1/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))


  #### Bug Fixes

  * error to unknown type in exception ([#2035](https://github.com/applitools/eyes.sdk.javascript1/issues/2035)) ([16d78c3](https://github.com/applitools/eyes.sdk.javascript1/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))



* @applitools/logger bumped to 2.0.13

* @applitools/req bumped to 1.6.3

* @applitools/image bumped to 1.1.8

* @applitools/driver bumped to 1.15.1

* @applitools/nml-client bumped to 1.5.16

* @applitools/ufg-client bumped to 1.9.8


## [4.0.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.3...js/eyes-testcafe@4.0.4) (2023-11-07)


### Dependencies

* @applitools/dom-shared bumped to 1.0.11
  #### Bug Fixes

  * (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
* @applitools/dom-capture bumped to 11.2.4
  #### Bug Fixes

  * (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))



* @applitools/dom-snapshot bumped to 4.7.13
  #### Bug Fixes

  * (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
  * handled duplicated style properties in inline style tags ([#2014](https://github.com/applitools/eyes.sdk.javascript1/issues/2014)) ([2f8bada](https://github.com/applitools/eyes.sdk.javascript1/commit/2f8bada9cd44c65a69e54cbd08f57534632f12d2))



* @applitools/spec-driver-webdriver bumped to 1.0.49

* @applitools/spec-driver-selenium bumped to 1.5.63

* @applitools/spec-driver-puppeteer bumped to 1.2.5

* @applitools/driver bumped to 1.15.0
  #### Features

  * added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))
* @applitools/ufg-client bumped to 1.9.7
  #### Bug Fixes

  * added retries on ufg requests that respond with 503 status code ([7d78917](https://github.com/applitools/eyes.sdk.javascript1/commit/7d78917d559fa182c6723ca34cef2118cf08a036))
* @applitools/core bumped to 4.1.0
  #### Features

  * added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))


  #### Bug Fixes

  * fixed issue that caused dom snapshots to be taken for different viewport sizes when layout breakpoints were explicitly turned off ([4121876](https://github.com/applitools/eyes.sdk.javascript1/commit/4121876189f133b6023cfea52ca91c02c31079fb))



* @applitools/screenshoter bumped to 3.8.15

* @applitools/nml-client bumped to 1.5.15

* @applitools/ec-client bumped to 1.7.15

* @applitools/eyes bumped to 1.11.4
  #### Bug Fixes

  * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/applitools/eyes.sdk.javascript1/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))




## [4.0.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.2...js/eyes-testcafe@4.0.3) (2023-10-30)


### Dependencies

* @applitools/core bumped to 4.0.2
  #### Bug Fixes

  * generate safe selectors as close as possible to taking dom snapshot ([#1987](https://github.com/applitools/eyes.sdk.javascript1/issues/1987)) ([102208b](https://github.com/applitools/eyes.sdk.javascript1/commit/102208b909c0b149808f6e4c24a0a662305b1b78))
* @applitools/eyes bumped to 1.11.3


## [4.0.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.1...js/eyes-testcafe@4.0.2) (2023-10-25)


### Dependencies

* @applitools/tunnel-client bumped to 1.3.0
  #### Features

  * add more logs for tunnel worker ([60cf839](https://github.com/applitools/eyes.sdk.javascript1/commit/60cf839f23b214dff89ff4a9c59f231c96160daf))
* @applitools/ec-client bumped to 1.7.14

* @applitools/core bumped to 4.0.1

* @applitools/eyes bumped to 1.11.2


## [4.0.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.0...js/eyes-testcafe@4.0.1) (2023-10-19)


### Dependencies

* @applitools/eyes bumped to 1.11.1
  #### Bug Fixes

  * fixed `serverUrl` configuration propagation ([247b7d8](https://github.com/applitools/eyes.sdk.javascript1/commit/247b7d88853dd1a9068d2d963582ad795752ace4))

## [4.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v3.0.1...js/eyes-testcafe@4.0.0) (2023-10-17)


### ⚠ BREAKING CHANGES

* drop support of node <16

### Features

* drop support of node &lt;16 ([e743d81](https://github.com/applitools/eyes.sdk.javascript1/commit/e743d814cbd3725dde1304a36a31ccf7d88b16bc))
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))


### 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))
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
* 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))


### Dependencies

* @applitools/utils bumped to 1.6.2
  #### 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))
* @applitools/logger bumped to 2.0.12
  #### 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))



* @applitools/socket bumped to 1.1.12
  #### 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))



* @applitools/req bumped to 1.6.2
  #### 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))



* @applitools/image bumped to 1.1.7
  #### Bug Fixes

  * avoid using ascii text decoder ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))


  #### 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))



* @applitools/spec-driver-selenium bumped to 1.5.62

* @applitools/spec-driver-puppeteer bumped to 1.2.4
  #### 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))



* @applitools/ufg-client bumped to 1.9.6
  #### 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))
  * drop jsdom dependency ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))



* @applitools/core bumped to 4.0.0
  #### ⚠ BREAKING CHANGES

  * update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936))

  #### Features

  * update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936)) ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))


  #### Bug Fixes

  * upgrade dom-snapshot ([#1969](https://github.com/applitools/eyes.sdk.javascript1/issues/1969)) ([458beb8](https://github.com/applitools/eyes.sdk.javascript1/commit/458beb803aec3e6d51484a557b3eed8f537a709d))


  #### 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))



* @applitools/nml-client bumped to 1.5.14

* @applitools/core-base bumped to 1.7.2
  #### 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))



* @applitools/spec-driver-webdriver bumped to 1.0.48

* @applitools/driver bumped to 1.14.4
  #### 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))



* @applitools/screenshoter bumped to 3.8.14
  #### Bug Fixes

  * allow css scrolling when taking screenshot of the webview ([2d3a257](https://github.com/applitools/eyes.sdk.javascript1/commit/2d3a2572768e7f979d16297ca316a79ab2538adb))


  #### 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))



* @applitools/tunnel-client bumped to 1.2.4
  #### 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))



* @applitools/ec-client bumped to 1.7.13
  #### 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))



* @applitools/eyes bumped to 1.11.0
  #### Features

  * added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
  * rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))


  #### 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))
  * refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))




## [3.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v2.0.1...js/eyes-testcafe@3.0.0) (2023-09-29)


### ⚠ BREAKING CHANGES

* drop support of node <16

### Features

* drop support of node &lt;16 ([e743d81](https://github.com/applitools/eyes.sdk.javascript1/commit/e743d814cbd3725dde1304a36a31ccf7d88b16bc))
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))


### 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))
* 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))


### Dependencies

* @applitools/spec-driver-webdriver bumped to 1.0.47

* @applitools/spec-driver-selenium bumped to 1.5.61

* @applitools/spec-driver-puppeteer bumped to 1.2.3

* @applitools/driver bumped to 1.14.3
  #### Bug Fixes

  * force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))
* @applitools/screenshoter bumped to 3.8.13
  #### Bug Fixes

  * force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))



* @applitools/nml-client bumped to 1.5.13

* @applitools/ec-client bumped to 1.7.12
  #### Bug Fixes

  * change expiration time of the tunnel ([c019241](https://github.com/applitools/eyes.sdk.javascript1/commit/c0192411410135b23f3ae47dd62fbef67be66f1a))


  #### 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))
  * 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))



* @applitools/core-base bumped to 1.7.1
  #### Bug Fixes

  * send domMapping payload with correct content encoding ([2bc8e39](https://github.com/applitools/eyes.sdk.javascript1/commit/2bc8e390de1d147d84d1de24df337b8652547b6a))
* @applitools/core bumped to 3.11.5

* @applitools/eyes bumped to 1.10.0
  #### Features

  * added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
  * rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))


  #### 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))




## [2.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v1.17.4...js/eyes-testcafe@2.0.0) (2023-09-25)


### ⚠ BREAKING CHANGES

* drop support of node <16

### Features

* drop support of node &lt;16 ([e743d81](https://github.com/applitools/eyes.sdk.javascript1/commit/e743d814cbd3725dde1304a36a31ccf7d88b16bc))
* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))


### 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))
* 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))


### Dependencies

* @applitools/utils bumped to 1.6.1
  #### 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))
* @applitools/logger bumped to 2.0.11
  #### 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))



* @applitools/socket bumped to 1.1.11
  #### 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))



* @applitools/req bumped to 1.6.1
  #### 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))



* @applitools/image bumped to 1.1.6
  #### 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))



* @applitools/spec-driver-puppeteer bumped to 1.2.2
  #### 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))



* @applitools/ufg-client bumped to 1.9.2
  #### 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))



* @applitools/core bumped to 3.11.2
  #### Reverts

  * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))


  #### 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))



* @applitools/spec-driver-webdriver bumped to 1.0.46

* @applitools/spec-driver-selenium bumped to 1.5.60

* @applitools/driver bumped to 1.14.2
  #### 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))



* @applitools/screenshoter bumped to 3.8.12

* @applitools/nml-client bumped to 1.5.12
  #### 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))



* @applitools/tunnel-client bumped to 1.2.3
  #### 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))



* @applitools/ec-client bumped to 1.7.10
  #### 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))



* @applitools/core-base bumped to 1.6.1
  #### Reverts

  * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))


  #### 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))



* @applitools/eyes bumped to 1.9.1


## [1.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@1.1.0...js/eyes-testcafe@1.1.1) (2023-09-12)


### Dependencies

* @applitools/core bumped to 3.10.4
  #### Bug Fixes

  * update dom-snapshot to support xml pages and parens inside css URLs ([0715d56](https://github.com/applitools/eyes.sdk.javascript1/commit/0715d56c675b23be017c1985cbba3a51aba052b1))
* @applitools/eyes bumped to 1.8.4


## [1.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe-v1.0.1...js/eyes-testcafe@1.1.0) (2023-09-11)


### Features

* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))


### 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))


### Dependencies

* @applitools/core bumped to 3.10.3
  #### Bug Fixes

  * suppport coded regions with layoutBreakpoints reload ([7903347](https://github.com/applitools/eyes.sdk.javascript1/commit/79033472b9475992a44cf3828ff334c958ae2066))
* @applitools/eyes bumped to 1.8.3


## 1.0.0 (2023-09-04)


### Features

* update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))


### 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))


### Dependencies

* @applitools/utils bumped to 1.6.0
  #### 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))
* @applitools/socket bumped to 1.1.10

* @applitools/req bumped to 1.6.0
  #### 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))
  * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))



* @applitools/image bumped to 1.1.5

* @applitools/spec-driver-webdriver bumped to 1.0.44

* @applitools/spec-driver-selenium bumped to 1.5.58

* @applitools/spec-driver-puppeteer bumped to 1.2.0
  #### Features

  * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))



* @applitools/ufg-client bumped to 1.8.0
  #### 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))



* @applitools/logger bumped to 2.0.10

* @applitools/driver bumped to 1.14.0
  #### Features

  * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))



* @applitools/screenshoter bumped to 3.8.10

* @applitools/nml-client bumped to 1.5.10

* @applitools/tunnel-client bumped to 1.2.2

* @applitools/ec-client bumped to 1.7.7

* @applitools/core-base bumped to 1.5.3

* @applitools/core bumped to 3.10.1

* @applitools/eyes bumped to 1.8.1


## 1.17.4 - 2022/8/25

### Features
- Don't fail `eyes.open` when there is a failure to set viewport size in `UFG`.
### Bug fixes
- Added `next` sub-module to support `index.d.ts`. added it both with `exports` and `typesVersions`
- fix selector issue in `testcafe`, the selector and the element are the same and once there are multi selector the it's only peak the element

## 1.17.3 - 2022/7/28

### Features
- Add the ability for the SDK to lazy load the page prior to performing a check window
- Support padding for regions in the following region types - ignoreRegions, layoutRegions, strictRegions, contentRegions
### Bug fixes
- Fix calling `waitBeforeCapture` when failed to set required viewport size
- Fix rendering issues with Salesforce Lightning design system
- Fix issue that prevented self-signed certificates from working when connecting through a proxy server
- Allow configuration file to be loaded from ancestor directories
- Fixed bug where a failure in a single UFG environment fails all other environments in the same configuration
- Better support in DOM slot element

## 1.17.2 - 2022/6/8

### Features
- Allowed `` values in custom properties
### Bug fixes
- Fixed broken links to enums implementation in the README.md
- Fixed `forceFullPageScreenshot` option behavior

## 1.17.1 - 2022/6/2

### Features
### Bug fixes
- Fix rounding error of image size when scaling introduces fractions

## 1.17.0 - 2022/6/1

### Features
- Dorp support for Node.js versions <=12
### Bug fixes
- Fixed incorrect calculation of coded regions in classic mode when using CSS stitching

## 1.16.2 - 2022/5/27

### Features
### Bug fixes
- Fixed `CheckSetting`'s `fully` being overridden by `Configuration`'s `forceFullPageScreenshot`
- Set EyesExceptions (such as new test, diffs exception and failed test exception) to exception property in TestResultsSummary
- Returned support of `showLogs` in configuration file and object
- Improve error message when failed to set viewport size

## 1.16.1 - 2022/5/19

### Features
- Support Galaxy S22 `DeviceName.Galaxy_S22` emulation device
### Bug fixes
- Fixed the error with importing `testcafe` module

## 1.16.0 - 2022/5/17

### Features
- Support UFG for native mobile
- `runner.getAllTestResults` returns the corresponding UFG browser/device configuration for each test. This is available as `runner.getAllTestResults()[i].browserInfo`.
- Support `failTestcafeOnDiff` as environment variable `APPLITOOLS_FAIL_TESTCAFE_ON_DIFF`
- Support iPhone SE `IosDeviceName.iPhone_SE` and iPhone 8 Plus `IosDeviceName.iPhone_8_Plus` iOS devices
### Bug fixes
- `runner.getAllTestResults` now aborts unclosed tests
- `runner.getAllTestResults` now returns all results, including aborted tests
- `extractText` now supports regions that don't use hints while using `x`/`y` coordinates
- Support data urls in iframes

## 1.15.5 - 2022/2/22

- add support for configuring notifyOnCompletion through an environment variable ([Trello](https://trello.com/c/WWdwQvpv))
- updated to @applitools/eyes-sdk-core@13.0.6 (from 13.0.5)
- updated to @applitools/visual-grid-client@15.9.0 (from 15.8.65)

## 1.15.4 - 2022/2/16

- fixing: Screenshotter dependency consuming 40+ MB of space
- updated to @applitools/eyes-api@1.1.8 (from 1.1.7)
- updated to @applitools/eyes-sdk-core@13.0.5 (from 13.0.0)
- updated to @applitools/utils@1.2.13 (from 1.2.11)
- updated to @applitools/visual-grid-client@15.8.65 (from 15.8.62)
- updated to @applitools/visual-grid-client@15.8.65 (from 15.8.62)
## 1.15.3 - 2022/1/24

- updated 'Agent ID' to 'eyes.testcafe' (from 'eyes.webdriverio')
- updated to @applitools/eyes-api@1.1.7 (from 1.1.6)
- updated to @applitools/eyes-sdk-core@13.0.0 (from 12.24.13)
- updated to @applitools/visual-grid-client@15.8.62 (from 15.8.60)

## 1.15.2 - 2022/1/14

- remove `esModuleInterop` ts compile option

## 1.15.1 - 2022/1/13

- set failTestcafeOnDiff default value to true
- updated to @applitools/eyes-api@1.1.6 (from 1.1.0)
- updated to @applitools/eyes-sdk-core@12.24.9 (from 12.23.3)
- updated to @applitools/utils@1.2.11 (from 1.2.2)
- updated to @applitools/visual-grid-client@15.8.55 (from 15.8.24)
- updated to @applitools/eyes-sdk-core@12.24.13 (from 12.24.9)
- updated to @applitools/visual-grid-client@15.8.60 (from 15.8.55)

## 1.15.0 - 2021/9/6

- updated to @applitools/eyes-api@1.1.0 (from 1.0.7)
- updated to @applitools/eyes-sdk-core@12.23.3 (from 12.21.5)
- updated to @applitools/utils@1.2.2 (from 1.2.0)
- updated to @applitools/visual-grid-client@15.8.24 (from 15.8.13)

## 1.14.3 - 2021/7/14

- fix issue with `Eyes` being exported as a type from legacy type definition file

## 1.14.2 - 2021/7/14

- introduced @applitools/eyes-api package with new api
- updated to @applitools/eyes-api@1.0.7 (from 1.0.3)
- updated to @applitools/eyes-sdk-core@12.21.5 (from 12.20.0)
- updated to @applitools/visual-grid-client@15.8.13 (from 15.8.7)

## 1.14.1 - 2021/5/25

- added full typescript support
- introduced @applitools/eyes-api package with new api
- updated to @applitools/eyes-api@1.0.3 (from 1.0.1)
- updated to @applitools/eyes-sdk-core@12.20.0 (from 12.19.3)
- updated to @applitools/utils@1.2.0 (from 1.1.3)
- updated to @applitools/visual-grid-client@15.8.7 (from 15.8.6)

## 1.14.0 - 2021/5/13

- added full typescript support
- introduced @applitools/eyes-api package with new api
- updated to @applitools/eyes-api@1.0.1 (from 0.0.2)
- updated to @applitools/eyes-sdk-core@12.19.3 (from 12.14.2)
- updated to @applitools/utils@1.1.3 (from 1.1.0)
- updated to @applitools/visual-grid-client@15.8.6 (from 15.5.14)

## 1.13.1 - 2021/4/22

- fix types for eyes open
- updated to @applitools/visual-grid-client@15.8.1 (from 15.8.0)

## 1.13.0 - 2021/4/22

- updated to @applitools/visual-grid-client@15.8.0 (from 15.7.1)

## 1.12.8 - 2021/4/6

- updated to @applitools/eyes-sdk-core@12.17.2 (from 12.16.0)
- updated to @applitools/visual-grid-client@15.7.1 (from 15.6.0)

## 1.12.7 - 2021/3/15

- updated to @applitools/eyes-sdk-core@12.16.0 (from 12.15.0)

## 1.12.6 - 2021/3/3

- fix bug that prevented window resizing from working reliably ([Trello](https://trello.com/c/xNCZNfPi))
- updated to @applitools/eyes-sdk-core@12.15.0 (from 12.14.10)
- updated to @applitools/visual-grid-client@15.6.0 (from 15.5.20)

## 1.12.5 - 2021/2/2

- fix default checkWindow behavior- take full page when no target is specified
- set minimum supported Node version to be consistent with other SDKs (8.9)
- updated to @applitools/eyes-sdk-core@12.14.7 (from 12.14.2)
- updated to @applitools/visual-grid-client@15.5.20 (from 15.5.13)

## 1.12.4 - 2021/1/27

- chore: add husky
- update peer dependency version of testcafe to include earlier versions (e.g., 1.7.x)
- fix issue where the browser is in an invalid state but eyes.open tries to proceed ([Trello](https://trello.com/c/xNCZNfPi))
- updated to @applitools/eyes-sdk-core@12.14.2 (from 12.13.0)
- updated to @applitools/visual-grid-client@15.5.13 (from 15.5.6)

## 1.12.3 - 2021/1/13

- fix for fetching font-face resources from stylesheets [Trello](https://trello.com/c/DwmxtRoR)
- updated to @applitools/eyes-sdk-core@12.13.0 (from 12.12.2)
- updated to @applitools/visual-grid-client@15.5.6 (from 15.5.5)

## 1.12.2 - 2021/1/11

- fixed default checkWindow behavior (when no options are provided) to respect backwards compatibility -- so it captures a full page screenshot instead of just the viewport
- fixed bug in specifying a tag name in checkWindow
- updated to @applitools/eyes-sdk-core@12.12.2 (from 12.12.1)
- updated to @applitools/visual-grid-client@15.5.5 (from 15.5.4)

## 1.12.1 - 2021/1/9

- fix performance issue with checkWindow command when used on pages of a non-trivial size
- updated to @applitools/eyes-sdk-core@12.12.1 (from 12.12.0)
- updated to @applitools/visual-grid-client@15.5.4 (from 15.5.3)

## 1.12.0 - 2021/1/9

- Updated SDK to use new core with backwards compatibility for existing API [Trello](https://trello.com/c/MZimmaSV)
- Added support for new Eyes concurrency model [Trello](https://trello.com/c/a7xq2hlL)
- Added JS layout support [Trello](https://trello.com/c/9dzS8FhB)
- Added CORS iframe support [Trello](https://trello.com/c/wPl3ef7y)
- Fix bugs in fetching resources due to TestCafe reverse proxy URLs [Trello](https://trello.com/c/nlMUhJTp)
- updated to @applitools/visual-grid-client@15.5.3 (from 15.5.0)

## earlier versions

- omitted
