@storybook/addon-links, facilitating navigation between stories within your Storybook environment, saw a minor version update from 5.0.5 to 5.0.6. This update, released on April 1, 2019, builds upon the functionality of the previous stable version (5.0.5, released March 24, 2019). While both versions offer the core capability of linking stories together, enabling a more intuitive and connected documentation experience, a key difference can be found in the included dependencies.
Specifically, @storybook/addons and @storybook/core-events are bumped from version 5.0.5 to 5.0.6. Furthermore, the unpacked size of the package has changed slightly, increasing from 44147 to 44311, indicating potential minor additions or adjustments in the code. This version is built for usage with React via peer dependencies.
Developers using @storybook/addon-links can leverage the addon to create direct relationships between stories, illustrating different states or variations of a component in a clear and organized manner. For those already on the 5.0.x track, upgrading to 5.0.6 ensures access to the latest improvements and bug fixes within the addon and its core dependencies, promoting a more stable Storybook experience.
The are not vulnerabilities for the version 5.0.6 of the package @storybook/addon-links