@storybook/addon-links facilitates navigation and interaction within your Storybook environment, allowing developers to create interconnected demos and prototypes using their UI components. Version 9.0.1 builds upon the foundation of 9.0.0, providing a seamless experience for linking stories together. Both versions share the same core functionality and aim to simplify the process of showcasing component relationships and UI flows within Storybook. Key dependencies, like @storybook/global, remain consistent, ensuring compatibility and leveraging existing infrastructure. Developers targeting React applications will appreciate the broad peer dependency support, encompassing React versions 16.8.0, 17.0.0, 18.0.0, and even the 19.0.0-beta, ensuring wide-ranging compatibility.
The update from 9.0.0 to 9.0.1 is a patch update, but users should upgrade for the latest fixes. A notable difference to consider are the updated peer dependencies, specifically for storybook "^9.0.1". For those already using Storybook 9.0.0, upgrading this addon to 9.0.1 ensures you're aligned with the explicitly defined compatible Storybook version, potentially preventing unexpected behavior or dependency conflicts in the long run. The release date difference indicates a focus on continuous improvement and timely delivery of updates. Both versions maintain the MIT license, promoting open-source collaboration and usage.
The are not vulnerabilities for the version 9.0.1 of the package @storybook/addon-links