storybookjs/vue-cli-plugin-storybook

Migration should install @storybook/vue

bodograumann opened this issue · 3 comments

In commit fd843e1 you changed @storybook/vue to a peer dependency.
I just ran vue upgrade to update the vue plugins and after that found out that @storybook/vue is not installed anymore. You should install it during the vue upgrade process, if it is not already installed.

Hmm.. I should have. But it is also the reason I bumped version to 1

I am going to close this as out of date. @bodograumann Unless you want to add a migrator?

Agreed. Don’t think it is worth the effort anymore.