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: bump storybook to latest 7.x and adjust improts #98

Merged
merged 3 commits into from
May 8, 2024

Conversation

sjwilczynski
Copy link
Contributor

In newer version of storybook importing makeDecorator from @storybook/addons should be replaced with import from @storybook/preview-api (which is also compatible with Storybook 8)

In scope of this PR we:

  • adjust import for makeDecorator and fix types that got renamed
  • bump storybook packages to 7.6.19
  • start using @storybook/test instead of @storybook/testing-library
  • bump lage to latest
  • we set skipLibCheck: true in tsconfig to avoid errors from node_modules

@kerrynf
Copy link
Contributor

kerrynf commented May 8, 2024

Looks good to me!

@kerrynf kerrynf merged commit fcac2f1 into microsoft:main May 8, 2024
2 checks passed
@sjwilczynski sjwilczynski deleted the user/stwilczy/storybookBUmp branch May 10, 2024 15:41
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.

3 participants