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

Storybook 8 support? #19

Closed
muhghazaliakbar opened this issue Mar 13, 2024 · 3 comments · Fixed by #21
Closed

Storybook 8 support? #19

muhghazaliakbar opened this issue Mar 13, 2024 · 3 comments · Fixed by #21
Labels
bug Something isn't working

Comments

@muhghazaliakbar
Copy link

Describe the bug

I just upgraded to storybook 8 and this warning appear
Screenshot 2024-03-13 at 16 35 05

Steps to reproduce the behavior

Just setup a new project with Storybook 8 and install this library.

Expected behavior

Just want to make sure if this library is already support Storybook 8 yet or not.

Screenshots and/or logs

WARN The following packages are incompatible with Storybook 8.0.0 as they depend on different major versions of Storybook packages:
WARN - @storybook/[email protected]

Environment

Storybook Environment Info:

  System:
    OS: macOS 14.4
    CPU: (8) arm64 Apple M1
    Shell: 3.6.1 - /opt/homebrew/bin/fish
  Binaries:
    Node: 19.3.0 - ~/.nvm/versions/node/v19.3.0/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 9.2.0 - ~/.nvm/versions/node/v19.3.0/bin/npm
    pnpm: 8.6.1 - /opt/homebrew/bin/pnpm <----- active
  Browsers:
    Chrome: 122.0.6261.112
    Safari: 17.4
  npmPackages:
    @storybook/addon-docs: ^8.0.0 => 8.0.0
    @storybook/addon-essentials: ^8.0.0 => 8.0.0
    @storybook/addon-links: ^8.0.0 => 8.0.0
    @storybook/addon-styling-webpack: ^0.0.6 => 0.0.6
    @storybook/manager-api: ^8.0.0 => 8.0.0
    @storybook/nextjs: ^8.0.0 => 8.0.0
    @storybook/react: ^8.0.0 => 8.0.0
    @storybook/storybook-deployer: ^2.8.16 => 2.8.16
    @storybook/theming: ^8.0.0 => 8.0.0
    storybook: ^8.0.0 => 8.0.0
    storybook-addon-apollo-client: ^5.0.0 => 5.0.0
@muhghazaliakbar muhghazaliakbar added the bug Something isn't working label Mar 13, 2024
@muhghazaliakbar
Copy link
Author

Just checked the latest commit and saw this: a420c3a

Hope this can be release soon :)

@shilman shilman mentioned this issue Mar 17, 2024
@shilman
Copy link
Member

shilman commented Mar 17, 2024

released!

@shilman shilman closed this as completed Mar 17, 2024
@spiess-demos
Copy link

spiess-demos commented Oct 16, 2024

Maybe it is a good idea to reflect this in the README, as well? When migrating from SB7 to SB8 (with a pre-v1 release of addon-styling-webpack), i came to the assumption that addon-styling-webpack does not support SB8, based on the sentence in the README:

Get started in Storybook 7 faster with popular styling tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants