@storybook/addon-links version 6.2.4 is a minor release focused on internal dependency updates within the Storybook ecosystem. Building upon the functionality of 6.2.3, which allows developers to create interactive demos and prototypes by linking stories together, this new version includes updates to several core Storybook packages.
Specifically, @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger were bumped from version 6.2.3 to 6.2.4. While the changelog for these updates might contain bug fixes and performance improvements, the core functionality of @storybook/addon-links remains largely consistent.
Both versions offer a simple way to navigate between stories, enabling developers to simulate user flows and build more engaging component showcases. Key dependencies like qs for query string parsing, ts-dedent for cleaning up template strings, and prop-types for component validation remain at the same versions. The peer dependencies on react and react-dom also stay consistent, ensuring compatibility with React versions 16.8.0 and 17.0.0 or later. The release date moved from April 5th to April 7th.
For developers already using @storybook/addon-links, upgrading to 6.2.4 should be seamless and provide the benefits of the updated internal dependencies. For new users, this addon simplifies the process of creating connected component narratives within Storybook, providing a better developer experience and a more interactive presentation of UI components.
The are not vulnerabilities for the version 6.2.4 of the package @storybook/addon-links