Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Storybook 8 and switched to vite bundler #77

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Crownpack07
Copy link
Contributor

This PR introduced a few new things based on requirements for the storybook upgrade, I am going to try and list all the changes here and will also add a screen recording of the plugin working

Imports From Addons is depricated (here)

  • In summary all references to "@storybook/addons" need to be replace with either "@storybook/manager-api" or "@storybook/preview-api"

Deprication of register here

Also upgrade the bundler to use Vite instead of webpack, as webpack is rather dated and does not really support it anymore

formik-storybook-plugin-2.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants