@storybook/addon-links facilitates seamless navigation between Storybook stories, enabling developers to construct interactive demos and prototypes directly within their UI component library. Version 6.3.0 builds upon the foundation of 6.2.9, introducing several key updates. The most notable change for developers is the synchronization of internal Storybook dependency versions. While functionalities remain largely consistent, users upgrading from 6.2.9 will find that @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger are now aligned at version 6.3.0. This ensures greater compatibility and stability within the entire Storybook ecosystem.
Version 6.3.0 includes some non breaking changes that helps to improve the overall Storybook experience by ensuring that the ecosystem components are fully sync preventing unexpected behavior.
Furthermore, some advantages of upgrading include the potential for enhanced performance and bug fixes inherited from the updated core Storybook packages. Both versions heavily rely on peer dependencies like React and React DOM, ensuring compatibility with components built using these libraries. The addon utilizes dependencies like qs for query string parsing, global for environment detection, and ts-dedent for cleaner template literals. If you're invested in using Storybook for Component Driven Development 6.3.0 is a recommended upgrade for increased reliability and to remain current with the broader Storybook project.
The are not vulnerabilities for the version 6.3.0 of the package @storybook/addon-links