@storybook/addon-links is a valuable tool for Storybook users, enabling the creation of interactive demos and prototypes by linking stories together. Comparing versions 7.6.3 and 7.6.4, the core functionality remains consistent; both versions allow developers to connect individual stories, fostering a more navigable and cohesive user experience within Storybook. The dependencies ts-dedent, @storybook/csf, and @storybook/global are unchanged, ensuring consistent reliance on underlying components. Similarly, the peerDependencies requiring React versions ^16.8.0, ^17.0.0, or ^18.0.0 remain the same, maintaining compatibility for most React projects.
The key difference lies in the update of several @storybook development dependencies. Version 7.6.4 updates @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 7.6.4 too. Developers should expect incremental improvements, bug fixes, and enhanced stability across these core Storybook modules, improving the overall Storybook developement enviroment.. This upgrade within the Storybook ecosystem likely addresses internal consistencies and potential issues discovered in earlier iterations, providing a smoother environment for addon development and usage. While the core functionality of @storybook/addon-links remains the same, users are advised to upgrade to 7.6.4 to benefit from the latest improvements and fixes made to the underlying Storybook architecture.
The are not vulnerabilities for the version 7.6.4 of the package @storybook/addon-links