@storybook/addon-links is a valuable tool for Storybook users, enabling navigation between stories within your component library. Comparing versions 6.1.1 and 6.1.0 reveals subtle but important updates for developers. The core functionality remains consistent: facilitating easy linking between stories to showcase component variations and use cases, and improving the overall Storybook experience by creating a more interconnected and navigable documentation environment. Both versions support React 16.8.0 and 17.0.0, ensuring compatibility with common React projects.
The primary difference between the versions lies in the updated dependencies within the package. Version 6.1.1 brings updates to internal Storybook packages, specifically "@storybook/addons," "@storybook/router," "@storybook/core-events," and "@storybook/client-logger," all bumped from version 6.1.0 to 6.1.1. These updates likely involve bug fixes, performance improvements, or minor feature enhancements within those core Storybook modules. While the direct impact on addon-links itself might be minimal, these internal dependency updates contribute to a more stable and refined overall Storybook environment. Developers should upgrade to 6.1.1 to benefit from these under-the-hood improvements and ensure compatibility across their Storybook setup. The release date difference shows that version 6.1.1 comes shortly after version 6.1.0, meaning that it is likely a patch version or that the changes brought were important enough to release a new version quickly.
The are not vulnerabilities for the version 6.1.1 of the package @storybook/addon-links