@storybook/addon-links facilitates the creation of interactive Storybook demos and prototypes by enabling direct linking between stories. Version 7.6.8, released on January 12, 2024, builds upon the functionality of the previous stable version, 7.6.7, released on January 1, 2024, primarily through updates to its internal dependencies.
A key takeaway for developers considering upgrading is the alignment of development dependencies. Version 7.6.8 updates its @storybook/* devDependencies, such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger to version 7.6.8, ensuring compatibility and potentially incorporating bug fixes and performance improvements introduced in these core Storybook packages. Version 7.6.7 uses the 7.6.7 version of the same packages. The core functionality and API of @storybook/addon-links remain consistent between the two versions, so the update primarily affects the internal workings.
Developers already using version 7.6.7 can expect a seamless transition, potentially benefiting from the synchronized updates within the Storybook ecosystem. If you're integrating Storybook into a project, using the latest version, 7.6.8, is advisably. If you have a very specific or complex setup you may want to test the new version before upgrading. The ts-dedent, @storybook/csf, and @storybook/global dependencies remain unchanged between the two versions.
The are not vulnerabilities for the version 7.6.8 of the package @storybook/addon-links