chromaui / addon-visual-tests

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

Suggest enabling TurboSnap and use all suggestions in generated config file #306

Closed ghengeveld closed 1 month ago

ghengeveld commented 1 month ago

Uses any config suggestions/problems as input when generating a Chromatic config file, and add onlyChanged: true to setup TurboSnap.

Also, the generated config file is now formatted to list properties in alphabetical order.

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