@storybook/addon-links version 6.0.16 is a minor release, succeeding version 6.0.15, within the Storybook ecosystem. Both versions serve the purpose of providing Story Links functionality, enabling navigation between stories within a Storybook instance. A key difference between the two lies in the internal dependencies of Storybook modules. Version 6.0.16 aligns its internal dependencies such as @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger all to 6.0.16.
In contrast, version 6.0.15 has those same dependencies pegged to the 6.0.15 version. This synchronization suggests bug fixes and improvements across these core Storybook components are integrated in version 6.0.16, offering a potentially improved and more stable experience. From a developer perspective, upgrading to 6.0.16 ensures utilizing the latest iterations of these core utilities, benefitting from potential fix bugs and enhancements, specially as they are tightly integrated within the addon itself. This upgrade maintains compatibility with React and React DOM, as indicated by the peer dependencies, ensuring smooth integration into existing Storybook setups. Both versions share consistent dependencies like qs, global, core-js, and ts-dedent, suggesting the core functionality remained unchanged during this patch update, focusing on improving core stability on the entire Storybook environment.
The are not vulnerabilities for the version 6.0.16 of the package @storybook/addon-links