@storybook/addon-links, a vital tool for constructing interactive demos and prototypes within Storybook, has seen a recent update with the release of version 7.6.3, succeeding version 7.6.2. Both versions share the same core functionality, allowing developers to seamlessly link stories together, enhancing the user experience and facilitating navigation across different UI components. The core dependencies remain consistent between the two versions, relying on ts-dedent, @storybook/csf, and @storybook/global to ensure smooth operation and proper formatting.
The key difference lies within the development dependencies. Version 7.6.3 updates its internal Storybook packages such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger to version 7.6.3, aligning them with the latest Storybook ecosystem components. Version 7.6.2 of the addon, predictably, depends on the previous versions of those same packages, i.e. 7.6.2.
For developers, upgrading to version 7.6.3 ensures compatibility and integration with the latest features, bug fixes, and improvements introduced in the core Storybook framework. While the core functionality of linking stories remains unchanged, this upgrade provides a more robust and well-integrated experience. Developers building prototypes and demos with Storybook should consider updating to the latest version to take advantage of these enhancements and maintain compatibility with the broader Storybook ecosystem.
The are not vulnerabilities for the version 7.6.3 of the package @storybook/addon-links