@storybook/addon-links provides a way to create links between stories in your Storybook, enabling you to build interactive demos and prototypes. Comparing versions 7.0.9 and 7.0.8, the primary difference lies in the updated dependencies on other Storybook packages. Version 7.0.9 upgrades @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 7.0.9, aligning them with the latest Storybook ecosystem.
For developers, this means ensuring compatibility and leveraging the newest features and bug fixes available within the core Storybook framework. If you're already using Storybook 7.0.x, upgrading to addon-links 7.0.9 ensures a consistent and up-to-date experience. The core functionality of creating links between stories remains the same, so the upgrade primarily impacts the underlying infrastructure and compatibility with other Storybook addons and core components. Both versions maintain the same peer dependencies for React and React DOM, ensuring broad compatibility with existing React projects. The consistent file count and unpacked size suggest that the changes are primarily focused on dependency updates rather than substantial code alterations within the addon itself, making it a rather seamless update.
The are not vulnerabilities for the version 7.0.9 of the package @storybook/addon-links