@storybook/addon-links is a valuable tool for Storybook developers, enabling the creation of interactive demos and prototypes by linking stories together. Version 9.0.11 builds upon the foundation of its predecessor, version 9.0.10, offering subtle yet potentially important improvements. Both versions share core functionality, utilizing @storybook/global and maintaining compatibility with a wide range of React versions (16.8.0 up to the 19.0.0 beta) and corresponding Storybook versions. The license remains MIT, ensuring flexibility for developers.
The key difference lies in their release dates and implicitly, any bug fixes or minor enhancements incorporated in the newer version. Version 9.0.11 was released on 2025-06-17, two days after version 9.0.10 (2025-06-15). Developers considering an upgrade should evaluate whether any bug fixes addressing specific issues encountered in 9.0.10 are included in 9.0.11. While the fileCount and unpackedSize in the dist section are identical, signifying no major code changes, even small adjustments can improve stability or performance.
For new users, starting with the latest version (9.0.11) is generally recommended to benefit from the most up-to-date improvements. Existing users on version 9.0.10 should review the changelog or release notes (found on the Storybook GitHub repository) to determine if the changes justify an upgrade, particularly if they've encountered any issues the patch addresses. The core function of linking stories remains consistent, allowing developers to create user flows and showcase component interactions effectively within their Storybook environments.
The are not vulnerabilities for the version 9.0.11 of the package @storybook/addon-links