- 3.2.7 [a003252]
- updated vgc to support branching feature [a366355]
- fixed tests to support changing server urls [2423744]
- removing showLogs form testing stout [3c20205]
- 3.2.6 [b03405a]
- update vgc and esc to send stitching server to vg [2005080]
- Merge pull request #31 from L0wry/patch-1 [e67bea2]
- Update README.md [0ab7b41]
- docs: improve pupeteer options [fbd08ae]
- 3.2.5 [c14b934]
- update deps to get emulationInfo validation [2d273ad]
- 3.2.4 [45c215c]
- docs for multi-version browser and safari [be3580e]
- more info on include in readme [110f4df]
- better include readme [10d64de]
- 3.2.3 [4779e6e]
- update packages to get ua even in case of render failure [cbf7a63]
- 3.2.2 [ebd9b33]
- update eyes-sdk-core to fix server connector bug [23fca44]
- license [b68baf0]
- 3.2.1 [27ef357]
- fix tests [e6721e5]
- update eyes-sdk-core to fix nested iframes [4a90854]
- changelog [3ac8c00]
- updated vgc to support isHttpOnly [93e2a81]
- 3.1.0 [942f1f9]
- bump vgc to 13.4.0 to get multi browser version support [cc92e5b]
- changelog [90b0686]
- 3.0.2 [b5979e6]
- supporting isHttpOnly flag for proxy [1be362d]
- change e2e test to not use injected storybook URL [aaaa9a3]
- fixed readme proxy url [7fc9310]
- removed accessibility from readme [4d20c5f]
- 3.0.1 [6df6ed5]
- postinstall message [d4ad85c]
- release notes for v3 and postinstall message [cdd2e6d]
- doc for readStoriesTimeout, revert renderConcurrencyFactor back to default [640d19f]
- remove unneeded files [7694703]
- changelog [c34e721]
- 3.0.0 [a2db965]
- introduce flag reloadPagePerStory [535521c]
- consolidate deprecation warning and test logs [8954f9d]
- fix tests [ad804af]
- fix tests and refine error message [c613f5c]
- Merge branch 'perf-storybook-api' [9f99282]
- styling for index table 2 3 [8d350e2]
- styling for index table 2 [d18350b]
- styling for index table [c2b036c]
- index table fix to readme 2 [13eec53]
- index table fix to readme [3576cdd]
- added index table to readme [67d0f6d]
- enabled accessibility readem [dbff8d2]
- changelog [4ac16ee]
- 2.9.6 [1167159]
- updated vgc [ef53daf]
- 2.7.8-beta.22 [cc058ea]
- fix renderStories tests [c95a2c7]
- handle storybook url with pathname that doesn't have a trailing slash [159bea8]
- perform sanity check for new puppeteer pages before adding them to the pool [1a0cc40]
- readme for accurate version of per story configuration [f89d201]
- rename storybookApi to getClientAPI [59513f1]
- ignore logs folder in eslint [d108241]
- fix requests script [31402cb]
- 2.7.8-beta.21 [bb3beb8]
- per component waitBeforeScreenshots docs [a76f663]
- 2.7.8-beta.20 [8cd5721]
- removed deprecation warning of waitBeforeScreenshots for poc [7b7ef40]
- added closeBatch [0b7a8d6]
- added waitBeforeScreenshot support for per component config [fafea62]
- refactor mail json [72ed438]
- add log output [29bf52b]
- inline base64 [0a2695c]
- fix file sent in mail [d495a88]
- fix logs [5d099d5]
- try to fix base 64 again [92b3d9c]
- fix base 64 file [8dc9677]
- fix log file sent in mail [7c7a937]
- add logs [273eb6d]
- remove git commit from travis [ae7a623]
- fix variable passing [dbc4faf]
- try to fix automatic travis build [9d9eef9]
- fix script failure [cc86cd5]
- add send logs in mail [807f41e]
- commit empty after travis to trigger new commit [887d83c]
- script to not fail on timeout or log size [d1a1e9c]
- print test to travis log [e06506c]
- add print log file [845a250]
- fix chmod in travis [cda5074]
- fix travis yml [dcfdc58]
- fix travis yml [1b1717b]
- add travis yml [5b39703]
- set conf file for tests [ab9a7aa]
- fix unexpected closed tab during run [e1ecb98]
- request analysis script [5e86be6]
- fix pagePool lived time and unskip tests [c7c3d42]
- 2.7.8-beta.19 [3b2ffca]
- updated vgc: caching only svg/css resources for processResource [cb11a55]
- updated vgc: revert cache fix [77b89af]
- updated vgc to fix caching issue causing heap memomry problems [7578712]
- updated vgc to have more logs [75d09f9]
- fix renderStory tests [71516d7]
- remove eyes-common from direct dependencies [05e739e]
- run fake eyes server [ffcecaf]
- update vgc to 13.2.3 [45bb134]
- add long running task to fake eyes server [e7a7f55]
- add putResource to fake eyes servre [5814698]
- add dependencies [6da3f07]
- integration tests with fake eyes server [be7f6c9]
- handle closing pages and end execution gracefully [6fab73f]
- fixed package lock file [29a6aa0]
- updated vgc aka the client with fix for startSession being called [2f0e788]
- update vgc to 13.2.1 to fix bug in waitForQueuedRenders [db1f291]
- dom snapshot - don't fetch resources in browser [3c9f2fb]
- using testWindow instead of checkWindow [67cb3e1]
- updated vgc to have testWindow [4a9c72b]
- updated vgc and eyes core to new published versions [3355e90]
- get vgc improvements [dae6332]
- use const instead of let for pagePool [68c8b16]
- remove travis job [d78b06c]
- set page createdAt to after it is initialized [b49cd1c]
- fix page createdAt [ca3dc33]
- log [07bf9de]
- write lived time to log [849daab]
- actually prepare new pages [3e3d32e]
- refresh pages every minute [c827de6]
- introduce page pool [31a325b]
- reload tabs during run [d43ea68]
- performance counters [2915138]
- recover from page crash [89c50d4]
- handle redirect in story (don't fail client API) [6af5ae3]
- package-lock [ecdeaee]
- implement waitForQueuedRenders [2bccdd6]
- change preconfigured config [cd0ed34]
- get proper error message when not getting client api [21526cd]
- fix memory issues and render concurrency [9a8ec9e]
- don't show logs in travis [deaffb2]
- configured eyes-storybook task [5b5d80f]
- remove config file [2dbdbf0]
- fix yml file [2041781]
- remove process-commons [aeafa4d]
- changelog [ee80656]
- 2.9.5 [82c9525]
- 2.9.4 [d9f9583]
- updated vgc to not parse blobs [87ac81c]
- add travis yml file [bb6c5f2]
- run with arbitrary configuration [0c6e893]
- timeline viz: add eyes/vg data [00709cb]
- 2.7.8-beta.18 [c0e3f14]
- 2.9.3 [bc009cb]
- 2.9.2 [eadce6b]
- notifying the user when failing to render a stroy via api [6667fc9]
- changed test messages [46d1186]
- 2.7.8-beta.17 [e28f397]
- move script [feab2c4]
- fix memory issues in renderStories [79c2888]
- added e2e test for component waitBeforeScreenshot [fe366a0]
- changelog [5a61bb1]
- 2.9.1 [ad85dd9]
- added waitBeforeScreenshot to per component configuration [96e67e1]
- adding cmd suffix in StorybookConnector [2ad758c]
- fix memory issue [54ac329]
- fix test [3459f0c]
- better test for renderStories [ad882e5]
- 2.7.8-beta.16 [8df35a8]
- 2.7.8-beta.15 [c046947]
- require URL explicitly to support node version 8 [053302a]
- updated vgc to have test results with accessibility [6610b16]
- 2.7.8-beta.14 [4325f61]
- don't add trailing slash, and add log exception in iframe url [cb0679d]
- changelog [f683e24]
- 2.8.6 [2081e18]
- removed version dependency from the stroybook launching process [67d2210]
- 2.7.8-beta.13 [af578f3]
- update dom-snapshot to 3.0.3 [1437444]
- 2.7.8-beta.12 [ff465df]
- support storybook 5.2 internal API [cc0cb70]
- update dependencies [3c8aefa]
- remove filter from browser log [9c83f68]
- 2.7.8-beta.11 [191e45c]
-
- handle non-canonical storybook url 2. use read-stories-timeout when navigating to iframe [66f0103]
- changelog [3b841eb]
- 2.8.5 [a980de6]
- err handleing for closeBatch [a2dbac2]
- readme change [587fc67]
- changelog [2c6f52c]
- 2.8.4 [94d62af]
- added closeBatch [8e065aa]
- 2.7.8-beta.10 [e678376]
- add read-stories-timeout to cli args [15a630a]
- 2.7.8-beta.9 [8f6ea15]
-
- change getStories default timeout to 1 minute, 2. make readStoriesTimeout configurable 3. refactor e2e tests [dd23a41]
- change browser log api [8235305]
- changelog [ed41519]
- 2.8.3 [8e56728]
- changed concurrency message [9ff6108]
- heavy storybook stuff [d9c3460]
- changelog [c803446]
- 2.8.2 [8fac302]
- removed None from accessibility [1b65f83]
- changelog [9749e8b]
- 2.8.1 [1f3f810]
- added accessibility and notifyOnCompletion [a0a820e]
- changelog [aae8517]
- 2.7.36 [b942486]
- 2.7.35 [2670f81]
- updated ds to new api names [b89b9c9]
- fix exception in processResults and add tests for renderStories [c070381]
- heavy storybook [6ae0bff]
- heavy storybook [bc6d9a7]
- 2.7.8-beta.8 [ea091d3]
- add analysis scripts and fix browser log exception [d896e12]
- better readme for proxy [7d955e7]
- 2.7.8-beta.7 [27ce6c8]
- fix eslint [5ca94c9]
- dom-snapshot logs, consistency for story name in logs [5cea7a5]
- 2.7.8-beta.6 [9ba0e91]
- fix eslitn [c2ba040]
- fix exception in processResults and add tests for renderStories [4ff0be0]
- 2.7.8-beta.5 [0e330fb]
- update dom-snapshot to version 3 (session cache) [c4f3d5c]
- include time in log [5605433]
- changelog [4d2521c]
- 2.7.34 [3fe5da8]
- updated ds: srcset fix [e921970]
- changelog [ff43c7f]
- 2.7.33 [f38ac14]
- updated ds: fixed iframe with base tag url [bc36bfd]
- changelog [81d0191]
- 2.7.32 [fb9fc04]
- ignoring story parameters that cant be serialized [82f3238]
- 2.7.8-beta.4 [f2abbb6]
- write memory usage to log [6583bfd]
- changelog [d85ee10]
- 2.7.31 [bd38a73]
- requiring SB package json for version instead of cwd/node_modules [5689451]
- changelog [32be49d]
- 2.7.30 [2da301c]
- updated ds to support about:blank inline frames [0abbd69]
- changelog [06e5d06]
- 2.7.29 [5e97bb0]
- updated ds and sb/ react - supporting input type=image [6376543]
- changelog [83e8e7f]
- changelog [ba40130]
- changelog [cd25e6a]
- changelog [dc0f7e5]
- 2.7.28 [44ab61c]
- fixed showLogs not working in config [c05d9d0]
- added js suffix to dist files [30ca3f0]
- updated DS and VGC and better getStories for V4 [a522634]
- changelog [1208d5b]
- 2.7.27 [8b69eee]
- updated ds to remove anchors from css resources [5fb4a5e]
- changelog [4d874f3]
- 2.7.26 [818b7ee]
- updated VGC to better error handeling and BLOCKING react updates [b7899cc]
- 2.7.8-beta.3 [be70e61]
- build in json fix [6d1204e]
- supporting Stroybook V4 APIs [5e33763]
- changelog [5df9259]
- 2.7.25 [04b830d]
- returned css from svg and with links [5d279f1]
- changelog [32aef6a]
- 2.7.24 [4c7c37e]
- revert css from svg [fa09995]
- changelog [5ebedb3]
- 2.7.23 [7ae4b5c]
- extracting urls from css in svg [cc394eb]
- changelog [faf876e]
- 2.7.22 [ead1244]
- updated ds to support dynamic value inputs [99ae828]
- changelog [7e33bb0]
- 2.7.21 [11d390e]
- updated vgc to gaurd browser with no size [8cbaccc]
- changelog [5c876af]
- 2.7.20 [c4cb73b]
- updated ds to 1.4.4: supproting inline frames [e817fae]
- change [002f7a6]
- 2.7.19 [038e32f]
- updated vgc to support ignore regions errors [3be214c]
- changelog [8173df3]
- 2.7.18 [c3c1db0]
- fixed exitcode - now default=true, if exitcode=false will always return 0 (success). [0b50027]
- changelog [59aadc5]
- 2.7.17 [cbb8cda]
- updated ds: fixed probablyCORS and frame css rules [05178f3]
- changelog [4dc10d5]
- 2.7.16 [72eacf8]
- updated ds & to support base tag [44c4896]
- changelog [93ee60c]
- 2.7.15 [95361db]
- updated vgc & ds to support canvas [64595a2]
- changelog [953a182]
- 2.7.14 [8cc23c5]
- switched sizeMode to target [d2248fb]
- using the URL ctr for node < 10 [202a64f]
- changelog [8533f0f]
- 2.7.13 [b931b98]
- using legacy URL parse instead of ctr (for node < 10). [0cbf12d]
- readme changes [7d4af3a]
- 2.7.12 [742bbad]
- global variations can accept an array [dfdf0dd]
- 2.7.11 [ebf8bb9]
- 2.7.10 [dbcfe3a]
- support storybookUrl with path/query [c014bdb]
- changelog [2690144]
- 2.7.9 [bb60152]
- returned index file [7aea0bd]
- fixed no error when all stories fail to display in storybook [9cf3021]
- changelog [efb2608]
- 2.7.8 [dac43d4]
- updated ds to support shadow dom resource fetching [9ee06ec]
- changelog [52ee91b]
- 2.7.7 [a2411f1]
- removed presult [ded5498]
- updated vgc to support renderId [a08e1b5]
- 2.7.8-beta [49d1737]
- 2.7.7-beta [4328afa]
- Merge branch 'master' into perf-storybook-api [4742dd8]
- use storybook api instead of navigation [85e9d4f]
- 2.9.6 [1167159]
- updated vgc [ef53daf]
- readme for accurate version of per story configuration [f89d201]
- changelog [ee80656]
- 2.9.5 [82c9525]
- 2.9.4 [d9f9583]
- updated vgc to not parse blobs [87ac81c]
- 2.9.3 [bc009cb]
- 2.9.2 [eadce6b]
- changed test messages [46d1186]
- added e2e test for component waitBeforeScreenshot [fe366a0]
- changelog [5a61bb1]
- 2.9.1 [ad85dd9]
- added waitBeforeScreenshot to per component configuration [96e67e1]
- adding cmd suffix in StorybookConnector [2ad758c]
- updated vgc to have test results with accessibility [6610b16]
- changelog [f683e24]
- 2.8.6 [2081e18]
- removed version dependency from the stroybook launching process [67d2210]
- changelog [3b841eb]
- 2.8.4 [94d62af]
- added closeBatch [8e065aa]
- changelog [ed41519]
- 2.8.3 [8e56728]
- changed concurrency message [9ff6108]
- heavy storybook stuff [d9c3460]
- 2.7.36 [b942486]
- 2.7.35 [2670f81]
- updated ds to new api names [b89b9c9]
- fix exception in processResults and add tests for renderStories [c070381]
- heavy storybook [bc6d9a7]
- better readme for proxy [7d955e7]
- changelog [4d2521c]
- 2.7.31 [bd38a73]
- requiring SB package json for version instead of cwd/node_modules [5689451]
- changelog [32be49d]
- 2.7.29 [5e97bb0]
- updated ds and sb/ react - supporting input type=image [6376543]
- changelog [dc0f7e5]
- 2.7.26 [818b7ee]
- updated VGC to better error handeling and BLOCKING react updates [b7899cc]
- changelog [5df9259]
- 2.7.18 [c3c1db0]
- fixed exitcode - now default=true, if exitcode=false will always return 0 (success). [0b50027]
- changelog [59aadc5]
- 2.7.14 [8cc23c5]
- switched sizeMode to target [d2248fb]
- using the URL ctr for node < 10 [202a64f]
- changelog [8533f0f]
- 2.7.13 [b931b98]
- using legacy URL parse instead of ctr (for node < 10). [0cbf12d]
- readme changes [7d4af3a]
- 2.7.11 [ebf8bb9]
- 2.7.10 [dbcfe3a]
- support storybookUrl with path/query [c014bdb]
- changelog [2690144]
- 2.7.9 [bb60152]
- returned index file [7aea0bd]
- fixed no error when all stories fail to display in storybook [9cf3021]
- changelog [efb2608]
- 2.7.7 [a2411f1]
- removed presult [ded5498]
- updated vgc to support renderId [a08e1b5]
- 2.7.6 [60c8e89]
- docs for ignore regions [8fbe2a5]
- docs for include and variations [60debd8]
- support filtering with include param [81b0bf4]
- 2.7.5 [b63f8ee]
- 2.7.4 [7a69769]
- removed raw css text from cdt [bc0b33e]
- variations support [c1737a5]
- Merge branch 'check-window-arguments' [8d9e19a]
- changelog [79293af]
- add check window argument (WIP) [0949adc]
- 2.7.1 [3fb9a45]
- 2.6.29 [e2ea05c]
- add ability to filter out stories [34bd1e5]
- css tokenizer v2 [10ebf48]
- config file changes [089eede]
- add eyes-storybook query param to story [e1dff88]
- 2.6.28 [c3ab958]
- use storybook client api to get stories with parameters [4044e1f]
- bring back CORS resource in e2e test [dfaa006]
- 2.6.22 [66a2720]
- updated vgc to 10.0.2: using css tokenizer instead of cssom [bfd563f]
- changelog [e0ce833]
- 2.6.19 [b1eb329]
- updated vgc to 12.9.0: aborting empty new teston render fail [2746ead]
- changelog [691fda6]
- 2.6.18 [40abef4]
- updatetd vgc to use the new dom snapshot - cors iframe with no src [cdd6ab1]
- changelog [9d0974b]
- 2.6.17 [6e15770]
- updated ds to 1.1.10: empty src attr for cors iframes [8a9a813]
- changelog [8de5a81]
- 2.6.14 [f081a29]
- updated vgc to 12.6.10: added agentId to render request [7267146]
- removed matchTimeout from the readme [35e36d5]
- changelog [70e80f2]
- 2.6.13 [3a9ca5e]
- updated vgc to 12.6.9: fix selctor css with size mode [bdc55c2]
- changelog [c8290f7]
- 2.6.12 [529da81]
- updated vgc to 12.6.8: fixed multiple emulated devices [c29a0f9]
- changelog [c2f71b3]
- 2.6.11 [0a04a19]
- Merge branch 'FinestV-master' [f3765f2]
- added it tests for waitBeforeScreenschots oprions [e5ab59e]
- better test for waitBeforeScreenshots [d781989]
- added test, doc and config changes to waitBeforeScreenshots param. [f8bb2f5]
- Merge branch 'master' of https://github.com/FinestV/eyes.storybook into FinestV-master [bbebaa5]
- changelog [bf61a4c]
- Remove testing the implementation of waitBeforeScreenshots [bb8af31]
- Change waitBeforeScreenshots configuration to use Puppeteer.waitFor() [911dc68]
- 2.6.10 [c36782d]
- updated vgc to 12.6.6: increatsed renderStatusTimeout to 1 hour [5077ce8]
- fixed tests [cd87bb3]
- added ie10 ie11 readme info [a215052]
- changelog [92e97e9]
- 2.6.8 [f573c17]
- added .history to gitignore [b9cef75]
- Merge branch 'myspivey-fix-static-dir-args' [18e9827]
- Update yargsOptions.js [fba2961]
- changelog [cc5916d]
- 2.6.7 [4ae00c9]
- updated ds to 1.1.1: supporting shadow dom in sdk side [8080e36]
- changelog [7d07a9d]
- 2.6.6 [70101f9]
- updated ds to 1.0.11: fixed input not getting value attribute [65b65b5]
- changelog [a8513a8]
- 2.6.5 [51365dd]
- updated eyes-sdk-core to 5.4.1: increaesed PUT limit to 15.5 MB [77432c6]
- changelog [8a0222e]
- 2.6.4 [f105577]
- fixed exit code - now its 1 for failure 0 for success. [237a2be]
- changelog [79f3f3a]
- 2.6.1 [a8c4e76]
- updated eyes-sdk-core to 5.1.2: added browser and viewport to the TAP file. [97540e9]
- added ie and edge to readem [53056a3]
- changelog [ecf892f]
- 2.5.2 [b54a3a9]
- fix(defaultConfig): fixed tapFilePath param beeing ignored [cfa472f]
- changelog [6602eb1]
- 2.5.1 [bbdf105]
- 2.5.0 [c85a177]
- Added debug logger namespace of stroybook [f886508]
- cosmetic change [1209e55]
- changelog [7410139]
- 2.4.2 [5174b65]
- Merge branch 'hipstersmoothie-v5-support' [ee3a8cc]
- Added fucntor for SB versions, alos getting component names from title. using applitools delay. [e28881d]
- lint [b27136f]
- add delay function [f9d0608]
- support v5 [e93d7f8]
- changelog [50c54fb]
- 2.4.1 [cbea8d9]
- 2.4.0 [ff93a72]
- Supporting udeDom & enablePatterns [657037e]
- updated string of eyes.storybook to eyes-storybook [1d155d4]
- better print of config in cli startup [e75b6e4]
- changed cli eyes.storybook to eyes-storybook [4930aa4]
- changelog [47a44fc]
- 2.3.15 [b64662b]
- re changed the eyes name [fe76a66]
- trying name change again [8fb05a8]
- returned correct npm package name [51fffc6]
- 2.3.13 [0b09392]
- added 2.3.12 version for the old repository just to hae a deprected message [7fcd99f]
- 2.3.12 [1b83a4e]
- renaming npm package from eyes.storybook to eyes-storybook [edea55a]
- changelog [1675661]
- 2.3.11 [f71977b]
- Added waitBeforeScreenshots parametr for waiting before screenshots (Milliseconds). [333d841]
- better changelog [dcbbe0d]
- better changelog script [2f699d1]
- fixed changelog script [39cba5f]
- changelog [214cc90]
- 2.3.10 [7d7006f]
- Updated VGC to 10.06: removed finally from ptimeout. Updated dom-snapshot to 1.0.5: Gaurding cssRules accessor (fails on CORS). [a7206ef]
- changelog [3148466]
- 2.3.9 [185f011]
- Updated dom-snapshot to 1.0.4: now returning checked propery as checked=true attribute in CDT. [789e4cd]
- better changelog:install [f71d62d]
- added changelog:install script to package.json [55aa5b4]
- fixed changelog to include Links & added changelog init script [6bafb49]
- changelog [2efe51f]
- 2.3.8 [3e185e1]
- updated VGC to 10.0.5: abort waits for checkWindow and having fetch timeout. [c9a26b0]
- changelog [26bb4b9]
- 2.3.7 [597cf8b]
- fix npx eyes-storybook cmd bug - not finding storybook dir. [0ef9abf]
- Added processResults sanity it test (checking exceptions and basic results). [a263cd1]
- readme fix and added tapFilePath attr to readme. [214f3ea]
- 2.3.6 changlog [c394e85]
- 2.3.6 [a943da1]
- renamed git repo from eyes.storybook to eyes-storybook [94ea4f7]
- 2.3.5 changlog [da2860d]
- 2.3.5 [cbc8e59]
- Upgraded dev stroybook dependency (for tests) to 4.1.9 and fixed waitForStorybook(). [ef1b4cd]
- Merge pull request #2 from FinestV/master [849fe9b]
- Merge pull request #3 from FinestV/TestResultsFormatter-addResults-has-been-renamed-to-addTestResults-in-eyes---sdk---core [ccc5370]
- eyes-sdk-core has changed its API [0001121]
- updated changelog and vhangelog command [375ff0a]
- Closed menu items may not render the nextElementSibling until opened [9b85daa]
- 2.3.4 [988c361]
- Updated dom-capture to dom-snapshot 1.0.2: Downloading all reasources in browser, if failing on CORS then returning as resourceUrl. [5be6265]
- added webstrom dir .idea to git ignore. [f96edc7]
- 2.3.0 [ee6dae7]
- docs for runInDocker and puppeteerOptions [e4e912f]
- support puppeteerOptions and runInDocker [ccef521]
- 2.2.1 [fce2581]
- 2.2.0 [7a646c5]
- update visual-grid-client to 7.2.1 to get proxy user/pass [cf9cb65]
- changelog [cecbb60]
- 2.1.17 [31ee7a9]
- update visual-grid-client to 6.0.1 to fix deviceInfo [2f75540]
- license [4a02569]
- changelog [5ca10cd]
- 2.1.16 [429d52c]
- update visual-grid-client to 5.5.3 and eyes-sdk-core to 4.1.0 [90c5d19]
- add a changelog [a957714]
- 2.1.15 [6e50839]
- update visual-grid-client to 5.5.1 to get srcset [949271d]
- fix typo in readme [986ccbc]
- 2.1.10 [99561da]
- add concurrency message to readme and test run [9d7ed13]
- add config digest [e74f209]
- 2.1.4 [777e2a0]
- fix exitcode, add total time, handle storybook server fail [91e0b41]
- remove currently running message [961ab3d]
- 2.1.1 [6ed883c]