Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
May 15, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented May 13, 2024

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

✨ Test out this PR locally via:

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

@ghengeveld ghengeveld linked an issue May 13, 2024 that may be closed by this pull request
@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged minor Auto: Increment the minor version when merged labels May 14, 2024
@ghengeveld ghengeveld changed the title Use config suggestions and TurboSnap when generating config file Suggest enabling TurboSnap and use all suggestions in generated config file May 15, 2024
@ghengeveld ghengeveld merged commit 41487ab into main May 15, 2024
9 of 10 checks passed
@ghengeveld ghengeveld deleted the 255-automatically-configure-turbosnap branch May 15, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically configure TurboSnap
2 participants