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

Autoblockers: Vue2 (consider also other non-supported framework versions), react-scripts 4, storiesOf, StoryStoreV6, stories.mdx files #25911

Closed
Tracked by #25432
valentinpalkovic opened this issue Feb 5, 2024 · 0 comments · Fixed by #25934
Assignees

Comments

@valentinpalkovic
Copy link
Contributor

valentinpalkovic commented Feb 5, 2024

We want to implement "autoblockers". Autoblockers are a mechanism to block Storybook upgrades in cases where specific conditions are fulfilled.

In the first iteration, we want to block an update if the user has Vue2 or react-scripts <= 4 in place, uses the storiesOf API or StoryStoreV7 flag, or if stories.mdx files are in place.

StoryStoreV7

  • Is the Stackblitz example for experimental indexers up to date and working?

stories.mdx

React Scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants