@storybook/addon-links is a vital tool for Storybook developers, streamlining the creation of interconnected stories ideal for demos and UI component prototyping. Version 6.5.11 builds upon the foundation of 6.5.10, offering subtle yet important upgrades for a smoother development experience. Both versions share core dependencies such as qs for query string parsing, global for browser/Node.js compatibility, core-js for JavaScript standard library polyfills, and ts-dedent for cleaner template literals. They also rely on @storybook/csf, @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger for core Storybook functionality. Crucially, both versions maintain peer dependency support for React and React DOM versions 16.8.0, 17.0.0, and 18.0.0, ensuring compatibility with a wide range of React projects.
However, the key change lies within the internal Storybook dependencies. Version 6.5.11 updates @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger to their respective 6.5.11 versions, aligning them with the latest Storybook ecosystem updates. While the unpacked size and file count remain identical, this ensures developers benefit from the most recent bug fixes, performance enhancements, and potentially new features within those core packages. The release date of 6.5.11 is significantly later, indicating a more recent build with these incorporated improvements. Ultimately, upgrading to 6.5.11 is highly recommended to leverage the latest enhancements and maintain optimal compatibility within your Storybook environment.
The are not vulnerabilities for the version 6.5.11 of the package @storybook/addon-links