@storybook/addon-links facilitates navigation between stories within your Storybook, enhancing the creation of demos and prototypes by connecting UI components. Version 7.0.26, released on July 5th, 2023, builds upon the foundation of version 7.0.25, which was released on July 3rd, 2023. While both versions share the same core functionality, description, dependencies on packages like ts-dedent, prop-types, and Storybook's core modules, as well as development dependencies (fs-extra, typescript) and peer dependencies for React, a key difference lies in the internal versions of Storybook's core packages.
Specifically, version 7.0.26 updates dependencies such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to their respective 7.0.26 versions. Version 7.0.25 uses the 7.0.25 versions of the packages. This indicates internal improvements, bug fixes, or new features within the Storybook ecosystem that @storybook/addon-links 7.0.26 has incorporated to maintain compatibility and optimal performance. For developers, upgrading to version 7.0.26 ensures they're leveraging the most current Storybook environment, potentially benefiting from enhanced stability and the latest features across linked stories, while still relying on familiar peer dependencies for React compatibility.
The are not vulnerabilities for the version 7.0.26 of the package @storybook/addon-links