@storybook/addon-links 7.6.14 is a minor release focusing on internal dependency updates within the Storybook ecosystem. If you are already using @storybook/addon-links, upgrading from version 7.6.13 should be straightforward. The core functionality – linking stories together for demos and prototypes – remains consistent between the two versions.
Developers leveraging @storybook/addon-links to build interactive UI component showcases will find value in its ability to create connections between different stories. This allows users to navigate a flow or understand interaction between various states of a component. The key dependencies like ts-dedent for cleaner code and @storybook/csf for Component Story Format support remain unchanged. The peer dependency on React versions ^16.8.0, ^17.0.0, or ^18.0.0 is also consistent, ensuring compatibility with common React setups.
The primary distinction lies in the updated dev dependencies. Version 7.6.14 uses newer versions of Storybook's internal packages such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. These updates likely include bug fixes, performance improvements, and features within the Storybook development environment that don't directly impact the addon's core functionality. Therefore, the update is beneficial for ensuring you're running the latest and most stable Storybook environment, though functionality from the user perspective remains similar.
The are not vulnerabilities for the version 7.6.14 of the package @storybook/addon-links