@storybook/addon-links version 7.0.10 represents a minor update over its predecessor, 7.0.9, primarily focusing on internal dependency alignment within the Storybook ecosystem. The core functionality of facilitating navigation between stories for creating interactive demos and prototypes remains consistent. Developers using @storybook/addon-links can continue to seamlessly link stories together, enhancing the user experience and showcasing UI component interactions.
The key difference between the two versions lies in the synchronized versions of several core Storybook packages. In 7.0.10, dependencies like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger have been bumped to version 7.0.10 to ensure compatibility and stability across the Storybook platform. Version 7.0.9 used version 7.0.9 of the same packages. The other dependencies and dev dependencies remain the same.
For developers, this means that upgrading to 7.0.10 is recommended to leverage the latest improvements and bug fixes within the broader Storybook environment. Although the addon's API and functionality haven't changed significantly, keeping dependencies aligned ensures optimal performance and avoids potential compatibility issues. Specifically, developers should upgrade to ensure long-term compatibility and to benefit from any bug fixes or performance improvements. The update is straightforward, involving a simple version bump in the project's package.json file, followed by a re-installation of dependencies.
The are not vulnerabilities for the version 7.0.10 of the package @storybook/addon-links