@storybook/addon-links version 6.4.19 is a minor update to the popular Storybook addon that facilitates the creation of interactive demos and prototypes by enabling seamless linking between stories. This version, released on February 12, 2022, follows closely on the heels of version 6.4.18, released on February 2, 2022. The primary difference between the two versions lies in the updated dependencies on other Storybook packages. Specifically, version 6.4.19 upgrades dependencies like @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger from version 6.4.18 to 6.4.19. These updates likely incorporate bug fixes, performance improvements, and potentially new features within the core Storybook framework, enhancing the overall developer experience.
While the core functionality of linking stories remains consistent between both versions, developers upgrading to 6.4.19 can expect a more refined and stable experience thanks to the underlying improvements in the core Storybook dependencies. Both versions rely on a solid foundation of dependencies like qs for query string parsing, ts-dedent for template literal formatting, and prop-types for runtime type checking of React props. The peer dependencies remain the same, ensuring compatibility with React versions 16.8.0 and 17.0.0 and above. This addon is ideal for developers using Storybook to build component libraries and design systems, who want to showcase component interactions and navigate between related stories effectively. The small difference in unpacked size likely reflects these minimal dependency adjustments.
The are not vulnerabilities for the version 6.4.19 of the package @storybook/addon-links