chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Dependencies: Remove duplicate packages installed & upgrade sb #131

Closed ndelangen closed 6 months ago

ndelangen commented 10 months ago

@tmeasday I suspect the problem you described here: https://chromaticqa.slack.com/archives/C051TQR6QLC/p1696295480474949 is possibly already fixed in latest storybook. I upgraded and cleaned the lockfile, and it seems to not happen on my machine when I run storybook on this branch.

Would be care to verify? perhaps I'm missing something obvious.

📦 Published PR as canary version: 0.0.106--canary.131.be04536.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.106--canary.131.be04536.0 # or yarn add @chromaui/addon-visual-tests@0.0.106--canary.131.be04536.0 ```
thafryer commented 6 months ago

We have updated to 8.0 deps. So, I'm closing this.