@storybook/addon-links is a vital tool for Storybook users, enabling the creation of interactive demos and prototypes by linking stories together, fostering a more connected and navigable component library. Version 8.3.6, released on October 18, 2024, builds upon the solid foundation of its predecessor, version 8.3.5, released on October 4, 2024. While both versions share the same core dependencies, including ts-dedent, @storybook/csf, and @storybook/global, and similar development dependencies like fs-extra and typescript, the key difference lies in their peerDependencies. Both declare compatibility with specific react versions from 16.8.0 up to the 19.0.0-beta and requires storybook as peer dependency, but version 8.3.6 depends on storybook version 8.3.6, while version 8.3.5 depends on storybook version 8.3.5. This subtle change signifies a refinement within the Storybook ecosystem and indicates that version 8.3.6 likely incorporates fixes or enhancements tailored to align perfectly with the corresponding Storybook core version.
Developers leveraging @storybook/addon-links benefit from its ability to construct realistic user flows and showcase complex UI interactions directly within their Storybook environment. The library's small size (around 19KB unpacked) and MIT license ensure easy integration and use in various projects. Keep your Storybook core and addons aligned to the same version to ensure the best experience.
The are not vulnerabilities for the version 8.3.6 of the package @storybook/addon-links