@storybook/addon-links versions 6.1.8 and 6.1.7 are minor releases focusing on internal dependency updates and bug fixes rather than introducing new features directly visible to developers. Both versions provide the core functionality of easily creating links between stories within your Storybook, enhancing the navigation and documentation experience. If you're already using Storybook and the addon, upgrading from 6.1.7 to 6.1.8 is generally recommended to benefit from the latest improvements and ensure compatibility with other Storybook packages. The dependencies @storybook/addons, @storybook/router, @storybook/core-events, @storybook/client-logger have been updated from version 6.1.7 to 6.1.8. These updates likely address underlying issues or maintain synchronization across the Storybook ecosystem. Developers integrating or upgrading Storybook should note that both versions share identical peer dependency requirements for React and React DOM, requiring either version 16.8.0 or 17.0.0. This signals stability in the core API related to React integration. The file count and unpacked size remains consistent, hinting that the code base and assets have not been modified in a relevant way. The addon itself is designed to be unobtrusive in your code, allowing you to focus on writing stories while simplifying the process of building intricate navigational structures within your Storybook environment.
The are not vulnerabilities for the version 6.1.8 of the package @storybook/addon-links