@storybook/addon-links facilitates seamless navigation between stories within your Storybook, enabling developers to construct interactive demos and prototypes directly from UI components. Examining versions 7.0.14 and 7.0.13 reveals a focused update primarily targeting internal Storybook dependency alignment. Key improvements center around ensuring compatibility and consistency across the Storybook ecosystem.
Specifically, upgrading from 7.0.13 to 7.0.14 involves updates to several core Storybook packages: @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. These updates likely incorporate bug fixes, performance enhancements, and feature refinements that impact the overall Storybook experience. While the core functionality of linking stories remains consistent, developers benefit from a more robust and stable underlying platform.
For developers already using @storybook/addon-links, upgrading to 7.0.14 is recommended to leverage these improvements. The update ensures you're building on the latest foundations of Storybook. If you're new to Storybook or the addon, @storybook/addon-links is a valuable tool for creating interconnected component showcases, enabling easy navigation and exploration of different component states and scenarios. Notably, both versions maintain identical peer dependency requirements for React and React DOM, ensuring a smooth integration with existing projects.
The are not vulnerabilities for the version 7.0.14 of the package @storybook/addon-links