@storybook/addon-links is a valuable tool for Storybook users who want to connect stories and craft interactive demos or prototypes using UI components. Version 7.2.2 was released on August 9, 2023, succeeding version 7.2.1, which had been released on August 3, 2023. While both versions share the same core functionality and description – linking stories to facilitate UI component exploration – the key difference lies in the updated dependencies within the Storybook ecosystem.
Specifically, version 7.2.2 updates dependencies like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api to version 7.2.2, aligning them with the latest releases across the Storybook platform. These updates likely bring bug fixes, performance improvements, and enhanced compatibility with other Storybook addons and core functionalities. Version 7.2.1 used the 7.2.1 version of the same dependencies.
For developers, upgrading to version 7.2.2 ensures they are leveraging the most current and stable iteration of the addon, benefiting from potential refinements and a consistent experience within their Storybook environment. The peer dependencies for React and React DOM remain the same (^16.8.0 || ^17.0.0 || ^18.0.0), indicating no breaking changes related to React compatibility between these minor versions.Therefore, upgrading should be straightforward and enhance the overall Storybook experience for creating and showcasing UI components.
The are not vulnerabilities for the version 7.2.2 of the package @storybook/addon-links