@storybook/addon-links versions 5.0.11 and 5.0.10 offer Storybook users a way to create direct links between stories, enhancing navigation and documentation within their component libraries. Both versions share a core set of functionalities for linking stories and utilize dependencies like qs, global, core-js, prop-types, and common-tags to ensure compatibility and feature support. The key difference between these versions lies in their internal dependencies on other Storybook packages: @storybook/addons and @storybook/core-events. Version 5.0.11 utilizes @storybook/addons and @storybook/core-events at version 5.0.11 as well, while version 5.0.10 relies on version 5.0.10 of those same packages.
For users upgrading from 5.0.10 to 5.0.11, this dependency update suggests potential bug fixes, performance improvements, and new features introduced in the newer versions of @storybook/addons and @storybook/core-events that might indirectly affect the @storybook/addon-links behavior. Given the small patch version bump, developers can anticipate a relatively smooth upgrade process, but it's advisable to review the changelogs of @storybook/addons and @storybook/core-events for any notable changes that could impact their Storybook setup. Both versions maintain the same react peer dependency, ensuring compatibility with a wide range of React projects and are licensed under the MIT license, which provides a great deal of flexibility to developers looking to integrate this addon into their projects. The bundle size for both versions remains the same.
The are not vulnerabilities for the version 5.0.11 of the package @storybook/addon-links