@storybook/addon-links enables seamless navigation between stories within your Storybook, fostering a dynamic and interactive development and prototyping environment. Version 7.6.5 introduces subtle but important refinements compared to version 7.6.4, primarily impacting the internal dependencies within the Storybook ecosystem. This latest release, published on December 15, 2023, incorporates updated versions of core Storybook packages like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, alongside @storybook/client-logger, all bumped from version 7.6.4 to 7.6.5.
These dependency updates likely include bug fixes, performance improvements, and potentially new features within those individual packages, contributing to a more stable and feature-rich Storybook experience. While the core functionality of the addon remains consistent – linking stories together to create interactive demos and design system documentation – developers should upgrade to 7.6.5 to benefit from the collective enhancements and address any potential issues resolved in the updated dependencies.
Importantly, the dependencies and peerDependencies remain unchanged, maintaining compatibility with existing projects utilizing ts-dedent, @storybook/csf, @storybook/global, and React versions 16.8.0 or later. The devDependencies also see no significant change other than version bumps, using tools like fs-extra and typescript. Consider upgrading to the newest version to ensure to have all the latest improvements provided by Storybook.
The are not vulnerabilities for the version 7.6.5 of the package @storybook/addon-links