@storybook/addon-links provides the ability to create links between stories, enabling the construction of interactive demos and rapid prototypes within your Storybook environment. Version 6.5.9 was released on June 13, 2022, succeeding version 6.5.8, which was released on June 8, 2022. While both versions share the same core functionality and identical fileCount and unpackedSize, key differences lie in the internal dependency versions used by Storybook. Specifically, version 6.5.9 updates the dependencies for @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger to version 6.5.9 to stay aligned with all the storybook core packages. These changes likely include bug fixes, performance improvements, and new features integrated within the core Storybook framework. While the direct API exposed by @storybook/addon-links might not drastically change between these minor versions, developers benefit from the underlying improvements and enhanced stability offered by the updated core dependencies. Upgrading ensures compatibility with the latest Storybook ecosystem features and resolves potential issues addressed in the point releases. The addon relies on peer dependencies like React and React DOM (versions ^16.8.0, ^17.0.0, or ^18.0.0), ensuring broad compatibility with modern React projects. If you're already using Storybook, upgrading to the latest version of @storybook/addon-links is recommended to leverage ongoing improvements and maintain a consistent development experience.
The are not vulnerabilities for the version 6.5.9 of the package @storybook/addon-links