@storybook/addon-links version 7.1.0 offers incremental improvements over the previous stable release, 7.0.27, primarily focusing on internal dependency updates to align with the Storybook ecosystem. Both versions serve the vital function of enabling developers to link stories together, fostering the creation of interactive demos and prototypes directly within Storybook. This makes it easier to showcase UI component behavior and interactions.
The key distinction lies in the upgraded dependencies in version 7.1.0. Specifically, dependencies such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger have been bumped to version 7.1.0, ensuring consistency across the Storybook platform. While the core functionality remains the same, this update likely brings subtle enhancements, bug fixes, and performance improvements inherited from those updated dependencies.
Developers using @storybook/addon-links can benefit from its ease of use in creating interconnected story flows. No significant API changes are present between these versions, so migration should be seamless. Staying current with version 7.1.0 is recommended to leverage the latest improvements and ensure compatibility with other Storybook packages. The addon remains licensed under MIT, promoting open-source usage, and continues to support React versions 16.8.0 through 18.0.0.
The are not vulnerabilities for the version 7.1.0 of the package @storybook/addon-links