NickMcBurney / storybook-vue3-router

A Storybook decorator that allows you to use Vue 3 / vue-router@4 routing-aware components.
MIT License
29 stars 8 forks source link

Storybook 8 compatibility #64

Open auirarrazaval opened 5 months ago

auirarrazaval commented 5 months ago

Hello! Thank you very much for maintaining this!

Recently, we have updated to Storybook v8, and it seems like this addon broke along with it. The error seems to be that the addon depends on @storybook/addon-actions, which is incompatible with Storybook@^8

WARN The following packages are incompatible with Storybook 8.1.7 as they depend on different major versions of Storybook packages:
WARN - @storybook/addon-actions@8.1.9

Any plans on adding support to this? If not, I would be willing to give it a go, but I feel like it's out of my expertiese 😓

matthiasPOE commented 1 month ago

@NickMcBurney are you accepting PR's?

NickMcBurney commented 1 month ago

@NickMcBurney are you accepting PR's?

Yeah feel free to raise PR