@storybook/addon-links is a valuable tool for Storybook users, enabling the creation of interactive demos and prototypes by linking stories together. Version 9.1.1 builds upon the foundation laid by version 9.1.0, offering developers an enhanced experience in connecting UI components within their Storybook environment. The core functionality of linking stories remains consistent, allowing users to navigate between different UI states and scenarios seamlessly.
A key difference lies in the peer dependency on storybook. Version 9.1.1 requires storybook version ^9.1.1, while version 9.1.0 requires storybook version ^9.1.0. These constraints ensure compatibility and often incorporate bug fixes or minor improvements within the Storybook core that directly benefit the addon. Developers upgrading should ensure their Storybook installation meets the peer dependency requirement to avoid potential issues.
Both versions share identical dependencies and devDependencies, suggesting that the update focuses primarily on compatibility adjustments or minor fixes related to the Storybook integration itself. The fileCount and unpackedSize are also identical, indicating no significant changes were made to the underlying codebase.
The release date for version 9.1.1 is 2025-08-04, while version 9.1.0 was released on 2025-07-31, implying a relatively short interval between releases, possibly to address immediate issues or enhancements. Developers using @storybook/addon-links should always review release notes and changelogs for both Storybook and the addon to understand the specific changes and their impact on their projects. This information helpsensure a smooth upgrade and take full advantage of any new features or bug fixes.
The are not vulnerabilities for the version 9.1.1 of the package @storybook/addon-links