@storybook/addon-links facilitates navigation between stories within a Storybook environment, enabling developers to create interactive demos and prototypes using UI components. Comparing version 7.2.0 with the previous stable version 7.1.1 reveals key updates primarily focused on dependency versions. Core Storybook dependencies such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger have all been bumped from version 7.1.1 to 7.2.0.
These upgrades suggest improvements and bug fixes within the core Storybook infrastructure, potentially leading to enhanced stability and performance for developers utilizing @storybook/addon-links. While the core functionality of linking stories remains consistent, developers can expect a smoother experience and access to the latest features offered by the updated Storybook ecosystem. The unpacked size has slightly decreased from 23498 to 23433, potentially indicating minor optimizations in the bundle. Developers should upgrade to 7.2.0 to benefit from the latest enhancements provided by the aligned Storybook dependencies, ensuring compatibility and improved performance within their Storybook projects. The peer dependencies for React and React DOM remain unchanged, ensuring continued compatibility with existing projects.
The are not vulnerabilities for the version 7.2.0 of the package @storybook/addon-links