chromaui / addon-visual-tests

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

Upgrade to MSW 2.0 #136

Closed ghengeveld closed 10 months ago

ghengeveld commented 10 months ago

Uses a modified version of msw-storybook-addon for now, until it's been updated to support MSW 2.0.

📦 Published PR as canary version: 0.0.110--canary.136.3023bab.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.110--canary.136.3023bab.0 # or yarn add @chromaui/addon-visual-tests@0.0.110--canary.136.3023bab.0 ```