atanasster / storybook-addon-deps

A storybook addon to add a dependencies tree exporer tab.

Home Page:https://atanasster.github.io/storybook-addon-deps/?path=/docs/design-system-avatarlist--short

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs update for Storybook 6.2+

Bram-Zijp opened this issue · comments

This module needs an update for Storybook 6.2+. A few things have changed making this addon incompatible. I really like the idea of this addon though. I plan on managing a large library with loads of dependents. Would like to get an overview of components touched when changing something.

Is someone gonna pick this up?

Thanks - i would gladly accept PRs, but do you have a sample project that shows the error? 6.2 is a minor version upgrade and shouldn’t introduce incompatible changes afaik.

commented

@atanasster You can use my example zip from #11

I get the following error after running npx sb@next upgrade & npm run storybook

image

thanks @puyt I will try to get some free time soon and will let you know.

Thanks guys, just released v 2.2.0, should be compatible with 6.2

commented

Thanks guys, just released v 2.2.0, should be compatible with 6.2

Works for me, thanks a lot! 👍