@storybook/addon-links versions 8.1.7 and 8.1.6 offer developers a streamlined way to connect stories within their Storybook environments, fostering the creation of interactive demos and prototypes leveraging UI components. Both versions share a common foundation, relying on dependencies like ts-dedent, @storybook/csf, and @storybook/global for core functionality. They promote forward compatibility with React versions 16.8.0 through 19.0.0-beta, ensuring broad adoption across various React project setups. The MIT license provides developers with the freedom to use, modify, and distribute the addon.
The primary distinction between the versions lies within the devDependencies, specifically in the versions of Storybook's internal packages. Version 8.1.7 updates devDependencies such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 8.1.7, aligning them with the latest core Storybook release. Version 8.1.6 naturally uses the 8.1.6 versions. This synchronization means potential bug fixes, performance improvements, and new features introduced within the core Storybook ecosystem are now accessible through addon-links 8.1.7. While the core functionality pertaining to linking stories remains consistent, upgrading to 8.1.7 ensures compatibility and access to the newest enhancements within the broader Storybook environment, enhancing the overall development experience. Developers are encouraged to upgrade to enjoy the improvements.
The are not vulnerabilities for the version 8.1.7 of the package @storybook/addon-links