@storybook/addon-links version 7.6.10 introduces subtle yet important updates compared to its predecessor, version 7.6.9, enhancing the story linking experience within Storybook. Both versions focus on facilitating the creation of interactive demos and prototypes using UI components by enabling seamless navigation between stories. Core functionality remains consistent, built upon dependencies like ts-dedent for cleaner code and @storybook/csf for Component Story Format support.
The primary difference lies within the updated development dependencies. Version 7.6.10 upgrades internal Storybook packages such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 7.6.10, while 7.6.9 used version 7.6.9 for these dependencies. This suggests bug fixes, performance improvements, or feature enhancements within the Storybook ecosystem that directly impact the links addon. While not directly specified, this potentially translates to improvements in how links are managed, displayed, or interact within the Storybook UI. Both versions maintain the same peer dependency on React versions 16.8.0, 17.0.0, and 18.0.0. The unpackedSize difference of 7 bytes may hints minimal changes for this release.. Developers should upgrade to 7.6.10 to ensure they are leveraging the latest improvements and bug fixes within the Storybook environment for a more robust and efficient workflow concerning story linking. The release date difference indicates a quick iteration based on feedback or internal testing, increasing the value of this patch version.
The are not vulnerabilities for the version 7.6.10 of the package @storybook/addon-links