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

[Bug] Semver breaking change in last release #35

Open
GeorgeTaveras1231 opened this issue Jul 7, 2021 · 0 comments
Open

[Bug] Semver breaking change in last release #35

GeorgeTaveras1231 opened this issue Jul 7, 2021 · 0 comments

Comments

@GeorgeTaveras1231
Copy link

Version 6.3.0 removes @storybook/addon-knobs/register entrypoint which was present in version 6.2.9, and needed for older versions of storybook. This caused an unexpected breaking of the build on my app.

I think the appropriate way to handle this would be to deprecate 6.3.0 (via npm deprecate) to avoid consumers accidentally upgrading to this version, and releasing either 6.3.1 with the register file included, or 7.0.0 with the package as it is.

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

No branches or pull requests

1 participant