@storybook/addon-links versions 6.0.6 and 6.0.5 are incremental releases within the Storybook ecosystem, facilitating navigation between stories. Developers leveraging Storybook for component development and UI testing will find the addon useful for creating direct links between different stories, enhancing the interactive documentation experience. The primary distinction between the two versions lies in their internal dependencies within the Storybook framework. Specifically, version 6.0.6 upgrades dependencies such as @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger to version 6.0.6, aligning them with the latest core Storybook packages. In contrast, version 6.0.5 relies on version 6.0.5 of these same dependencies.
While the core functionality of creating and utilizing story links remains consistent between the two versions, developers should upgrade to 6.0.6 to ensure compatibility and benefit from the latest bug fixes, performance improvements, and features present in the core Storybook packages. This synchronized update streamlines the development workflow and ensures a more cohesive Storybook environment, eliminating potential dependency conflicts. The peer dependencies on react and react-dom remain unchanged, indicating that both versions are compatible with a broad range of React versions. Upgrading from older versions of the addon links package is recommended to take advantage of potential improvements and ensure alignment with the latest Storybook features.
The are not vulnerabilities for the version 6.0.6 of the package @storybook/addon-links