Releases: chromaui/chromatic-cli
Releases Β· chromaui/chromatic-cli
v11.5.5
π Bug Fix
- Add missing skipUpdateCheck option to config schema #1011 (@ryan-case-ml)
Authors: 1
- Ryan Case (@ryan-case-ml)
v11.5.4
v11.5.3
π Bug Fix
- Clean package.json before compiling into source #1003 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.5.2
π Bug Fix
- Chore: Update the RegEx filter to pull out empty strings #1004 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v11.5.1
π Bug Fix
- Add fallback type for Storybook 6 builder syntax #1001 (@ethriel3695 @ghengeveld)
- Only replace local builds with uncommitted changes #994 (@ghengeveld)
- Clean package.json before publishing #999 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Reuben Ellis (@ethriel3695)
v11.5.0
π Enhancement
- Upgrade Storybook to 8.1 #989 (@ethriel3695)
π Bug Fix
- Pass
SLACK_WEBHOOK_URL
to release script #992 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Reuben Ellis (@ethriel3695)
v11.4.1
π Bug Fix
- Pass
CI=1
environment variable to Storybook build command to disable prompts #991 (@ghengeveld) - Setup Slack plugin for auto to notify on new CLI releases #990 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v11.4.0
π Enhancement
- Use replacement build for baseline build with uncommitted changes #988 (@ghengeveld)
π Bug Fix
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Todd Evanoff (@tevanoff)