@storybook/addon-links facilitates navigation between stories within a Storybook environment, enabling developers to create interactive demos and prototypes using UI components. Versions 7.0.16 and 7.0.15 share the same core functionality but have slight differences to keep in mind.
The key distinction lies in the updated dependencies within version 7.0.16. Specifically, dependencies like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger were bumped up to version 7.0.16 to stay in sync with other components in the Storybook ecosystem. In the past version, 7.0.15, everything was in version 7.0.15. Both versions support React versions 16.8.0, 17.0.0, and 18.0.0.
For developers, upgrading to 7.0.16 is recommended to ensure compatibility and access to the latest Storybook features and fixes across the entire platform. While the core API of @storybook/addon-links remains consistent between the two versions, keeping dependencies aligned mitigates potential compatibility issues and paves the way for a smoother development experience when leveraging other Storybook addons or core functionalities. Both versions are lightweight, with an unpacked size of 23567. The package is licensed under MIT.
The are not vulnerabilities for the version 7.0.16 of the package @storybook/addon-links