@storybook/addon-links version 8.0.5 introduces subtle yet important updates for developers using Storybook to build interactive UI component demos and prototypes. Primarily, the change lies within its internal dependencies, specifically within the Storybook ecosystem itself. The devDependencies have been bumped up from versions 8.0.4 to 8.0.5 for packages such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger. This increment suggests bug fixes, performance improvements, or new internal APIs within these core Storybook modules that directly impact the addon's functionality or integration with the broader Storybook environment. While the core functionalities like linking stories together using <LinkTo> component and dynamic story parameters remain the same, this update ensures better compatibility, stability, and potentially enhanced features due to the updated Storybook dependencies. Developers should upgrade to 8.0.5 to leverage the latest improvements in Storybook's core, ensuring smoother operation and access to potential new features implicitly brought to the addon through these dependency updates. This version prioritizes maintaining the addon’s core purpose of simplifying navigation between stories. The @storybook/csf, @storybook/global and ts-dedent dependencies remains untouched between the two versions.
The are not vulnerabilities for the version 8.0.5 of the package @storybook/addon-links