-
Notifications
You must be signed in to change notification settings - Fork 4
Depends on old version of @storybook/addons #3
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
Comments
This is also a problem for me. This major version change does actually matter, since Specifically, both |
gotcha okay. npm dependencies were a bit of a mystery back then for me. @david-morris @dominics i'll add it as a peer dependency and publish it on the weekend when i am back at my laptop 🤙 |
Same problem here ! : / |
@bitttttten I've contributed a PR to solve this issue, let me know if you are happy with it |
thank you! i will aim to merge it in the morning:) |
hey all, please try v1.0.2 🙏 looks fixed from here! lmk if not |
storybook-mock-date-decorator/package.json
Line 14 in 33066fe
While attempting an upgrade to Storybook 7.x, the automigrate/upgrade helper complains:
Running
yarn why
indicates this is because of the dependency in this package:Maybe it should instead be a peer-dependency?
The text was updated successfully, but these errors were encountered: