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

feat(#354): update storybook to 6.4 #357

Merged
merged 1 commit into from Feb 18, 2022

Conversation

Decipher
Copy link

@Decipher Decipher commented Jan 20, 2022

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other; Dependency updates

Description

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@krisimmig
Copy link

This would be really nice to have, any idea how we can proceed from here? Can we help with testing or something?

@Decipher
Copy link
Author

Hi @krisimmig,

Testing would be helpful for sure, it should simply be a case of:

  1. Clone this branch
  2. Install and build the code: yarn && yarn build
  3. Test: yarn test

Let me know if you'd like any more details and I will help where I can.

Otherwise, this story is in the hands of the maintainers, and if there's anything else I can do to get this ready for release I would be more than happy; /cc @farnabaz

@farnabaz farnabaz merged commit 9eeb04d into nuxt-modules:master Feb 18, 2022
@farnabaz
Copy link
Collaborator

Thank you ♥

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.

Upgrade to Storybook 6.4
4 participants