@storybook/addon-links is a valuable tool for Storybook users, facilitating the creation of interactive demos and prototypes by enabling seamless navigation between stories. Version 9.0.6 builds upon the foundation laid by the prior stable version, 9.0.5, offering enhancements that streamline the storylinking process. While both versions share the same core functionality of linking stories and specify identical dependencies like @storybook/global and TypeScript, important distinctions lie in their peer dependencies and release dates.
Notably, version 9.0.6 requires a peer dependency of storybook@^9.0.6, while version 9.0.5 naturally requires storybook@^9.0.5. This subtle change underscores the importance of aligning addon versions with the core Storybook package to ensure compatibility and access to the latest features and bug fixes. For developers, this means carefully checking Storybook and addon versions during installation or updates to avoid potential conflicts.
Furthermore, the release dates of the two versions are different, with 9.0.6 being released on "2025-06-07T05:58:17.510Z" and version 9.0.5 being released on "2025-06-05T12:13:08.032Z". This indicates that version 9.0.6 likely includes minor bug fixes or improvements implemented after version 9.0.5, ensuring a more robust and refined user experience. Developers are always encouraged to use the latest stable release for maximum stability and the benefit of recent enhancements . The file count and unpacked size remain consistent across both releases, suggesting minimal changes in the underlying codebase itself. Ultimately, developers should update to version 9.0.6 to ensure compatibility and leverage any potential stability improvements for their Storybook projects.
The are not vulnerabilities for the version 9.0.6 of the package @storybook/addon-links