@storybook/addon-links facilitates navigation between stories within a Storybook environment. Comparing versions 6.0.22 and 6.0.21, the core functionality remains consistent, focusing on enabling developers to create links that connect different stories, improving the user experience and showcasing relationships between various UI states or components.
The key difference between the two versions lies in the updated internal dependencies. Version 6.0.22 upgrades @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger to version 6.0.22, aligning them with the latest Storybook ecosystem components. The older 6.0.21 relies on prior versions of those dependencies. While functionality relating to "Story Links" hasn't changed, these updates likely include bug fixes, performance improvements, and enhanced compatibility within the Storybook framework. From a development perspective, adopting 6.0.22 ensures access to the most recent improvements and a more stable integration with other Storybook addons. Developers utilizing Storybook should upgrade to version 6.0.22 for a smoother and better-maintained experience, particularly if using other Storybook addons or features. Though the core focus is unchanged, staying current optimizes the development workflow and minimizes potential conflicts.
The are not vulnerabilities for the version 6.0.22 of the package @storybook/addon-links