@storybook/addon-links is a valuable tool for Storybook users, enabling the creation of interactive demos and prototypes by linking stories together. Comparing versions 8.6.1 and 8.6.0, the core functionality remains consistent, focusing on simplifying navigation and connections between various components showcased in Storybook. Developers can use this addon to build intricate user flows and demonstrate how different components interact within a larger application context.
The primary difference lies in the updated peer dependency for Storybook itself. Version 8.6.1 requires Storybook version 8.6.1 as a peer dependency, while version 8.6.0 required Storybook version 8.6.0. This means upgrading to @storybook/addon-links version 8.6.1 necessitates also updating your Storybook installation to version 8.6.1 to ensure compatibility. Both versions maintain compatibility with a wide range of React versions, from 16.8.0 up to 19.0.0-beta, maximizing flexibility for projects with varying React dependencies.
Both versions include the same dependencies, ts-dedent for template literal manipulation and @storybook/global for accessing global Storybook utilities. With identical file counts and unpacked sizes for both distributions, the update from 8.6.0 to 8.6.1 likely involves bug fixes, internal improvements, or adjustments to align perfectly with the latest Storybook release. For developers, staying current with the latest versions of both Storybook and its addons like @storybook/addon-links ensures access to the most stable and feature-rich environment for UI development and testing.
The are not vulnerabilities for the version 8.6.1 of the package @storybook/addon-links