Releases: agenticaivc/docz-plugin-storybook
Releases · agenticaivc/docz-plugin-storybook
Release list
v0.5.2
updated SB3 support to disable dynamic story scraping and require consumers to pass in the story data. This is needed since SB3 does not include @storybook/react/standalone
v0.5.1
Fixes an issue with processing stories from some Storybook versions due to a mismatch of relative/absolute paths for the temp story location used by Storybook
Also fixes the react-vis example