You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't upgrade @storybook/preset-create-react-app if react-scripts' version is smaller than 5.0.0. Isn't this potentially very error prone to have different versions of monorepo packages installed? @shilman WDYT?
Describe the bug
Running
sb upgrade
doesn't upgrade@storybook/preset-create-react-app
To Reproduce
npx storybook@next upgrade
@storybook/preset-create-react-app
isn't upgraded to its latest versionTasks
react-scripts < 5
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: