chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
30 stars 1 forks source link

Various fixes #193

Closed ghengeveld closed 4 months ago

ghengeveld commented 4 months ago

Fixes initial setup when a config file is created. Updates expected build timings to avoid a progress bar that's not moving (i.e. expected timings are more pessimistic now). Upgrades the Chromatic CLI and rewords some things.

📦 Published PR as canary version: 1.2.3--canary.193.4d23323.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.3--canary.193.4d23323.0 # or yarn add @chromatic-com/storybook@1.2.3--canary.193.4d23323.0 ```