@storybook/addon-links version 7.0.13 is a minor update to the popular Storybook addon that facilitates navigation and interaction between different stories within your UI component library. While the core functionality of linking stories remains the same – empowering developers to create interactive demos and prototypes – this release brings subtle improvements primarily focused on internal dependency updates, ensuring compatibility and stability within the broader Storybook ecosystem. For developers, the key takeaway is smoother integration with the latest Storybook core and peer dependencies.
Comparing it to the previous 7.0.12 version, the most notable change lies in the updated dependencies. Specifically, @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger have been bumped from version 7.0.12 to 7.0.13. These updates likely contain bug fixes, performance improvements, or new features within those individual packages, which indirectly benefit @storybook/addon-links. The ts-dedent and prop-types and fs-extradependencies remain the same. The peer dependencies for react and react-dom also remain the same, indicating that the core React compatibility isn't altered in this minor release. Ultimately, upgrading from 7.0.12 to 7.0.13 is advisable for developers seeking the most up-to-date and consistent Storybook experience.
The are not vulnerabilities for the version 7.0.13 of the package @storybook/addon-links