@storybook/addon-links is a valuable tool for Storybook developers, enabling the creation of interactive demos and prototypes by linking stories together and improving workflow. Version 7.6.19 builds upon the foundation laid by version 7.6.18, offering subtle but important updates for maximum productivity. The core functionality remains consistent such as linking stories and the dependencies remain the same such as "ts-dedent", "@storybook/csf", and "@storybook/global".
The key difference lies in the updated versions of Storybook's internal packages within devDependencies. Version 7.6.19 upgrades @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to their respective 7.6.19 releases. This synchronization ensures internal consistency and may incorporate bug fixes, performance enhancements, or new features within the Storybook ecosystem itself.
For developers using @storybook/addon-links, this means a smoother, more reliable experience deeply integrated with the latest Storybook features. While the changelog might not highlight drastic changes from 7.6.18 to 7.6.19, staying current with the latest version ensures you benefit from ongoing improvements and compatibility within the Storybook environment. Developers looking for rock stable environment are encouraged to upgrade to have the latest fixes in their day to day. Both versions maintain compatibility with React versions 16.8.0, 17.0.0, and 18.0.0.
The are not vulnerabilities for the version 7.6.19 of the package @storybook/addon-links