The addon has been renamed storybook-addon-remix-react-router
#63
Labels
major
Increment the major version when merged
storybook-addon-remix-react-router
#63
TL;DR
Why
I created this package when the most popular router addon at the time didn't support
[email protected]
.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.
The text was updated successfully, but these errors were encountered: