@storybook/addon-links versions 7.0.15 and 7.0.14 are incremental updates to Storybook's addon for creating interactive component demos and prototypes by linking stories together. A notable difference lies in the dependencies: version 7.0.15 upgrades several internal Storybook packages to version 7.0.15, specifically @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. This indicates a synchronization of internal Storybook dependencies, potentially to ensure compatibility and address underlying issues across the Storybook ecosystem.
For developers using @storybook/addon-links, this update primarily focuses on internal dependency alignment, suggesting enhanced stability and potentially subtle bug fixes or performance improvements inherited from the updated core Storybook packages. The core functionality of linking stories together remains consistent. Developers should upgrade to 7.0.15 to benefit from the latest fixes and improvements within the Storybook framework, ensuring a more robust and up-to-date development experience. The package continues to support React versions 16.8.0, 17.0.0, and 18.0.0. The publish date difference between versions also points to a patch to resolve a bug or to update the dependencies.
The are not vulnerabilities for the version 7.0.15 of the package @storybook/addon-links