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

The addon has been renamed storybook-addon-remix-react-router #63

Open
JesusTheHun opened this issue Mar 4, 2024 · 0 comments
Open
Labels
major Increment the major version when merged

Comments

@JesusTheHun
Copy link
Owner

JesusTheHun commented Mar 4, 2024

TL;DR

npm uninstall storybook-addon-react-router-v6
npm i -D storybook-addon-remix-react-router

Why

I created this package when the most popular router addon at the time didn't support react-router@6.x.
The name was picked to make it clear that this addon had support for the latest version.

Since then many things have changed ; the package grew in popularity and Remix took stewardship of react-router.

Clearly, I will not abandon this package if Remix releases a v7.
Since Storybook 8 is in RC and asked addon maintainers to make a new major release for it, I thought it was a nice opportunity to rename the package.

What changes ?

Pretty much nothing.

The API does not change, the content of the package does not change.
The version number will be 3.x to reflect the continuity of the project.

The only thing that changes is the name, and the fact that it targets Storybook 8 instead of Storybook 7.

The license has been changed to Apache 2.

@JesusTheHun JesusTheHun pinned this issue Mar 4, 2024
@JesusTheHun JesusTheHun added the major Increment the major version when merged label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged
Projects
None yet
Development

No branches or pull requests

1 participant