The @storybook/addon-links package, a vital component for creating interconnected stories within Storybook, saw a minor version update from 6.0.25 to 6.0.26. While seemingly small, this update encompasses important bug fixes and internal dependency adjustments relevant to developers utilizing Storybook for component documentation and testing.
A key difference lies in the updated dependencies. Version 6.0.26 bumps the internal dependencies @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger all to version 6.0.26, matching the addon's version. This suggests a synchronization effort within the Storybook ecosystem, potentially addressing compatibility issues or leveraging new features introduced in these core packages.
While the core functionality of creating links between stories remains the same, developers should upgrade to 6.0.26 to ensure they are working with the most stable and compatible version of the addon. Using the latest version minimizes risks associated with outdated dependencies, improves overall Storybook stability, and allows developers to benefit from any cumulative bug fixes or performance improvements introduced within the synced core packages. If you're using @storybook/addon-links it's a good idea to keep it updated to align with the core Storybook dependencies for enhanced stability and features.
The are not vulnerabilities for the version 6.0.26 of the package @storybook/addon-links