@storybook/addon-links facilitates navigation between stories within your Storybook environment, enhancing the user experience for both developers and stakeholders. Comparing versions 5.2.2 and 5.2.1, several subtle but potentially impactful changes emerge. The key difference lies in the dependencies on other Storybook packages. Version 5.2.2 updates its internal dependencies to @storybook/addons, @storybook/router, and @storybook/core-events, all pointing to version 5.2.2, ensuring compatibility and feature parity across the Storybook ecosystem. In contrast, version 5.2.1 relies on version 5.2.1 of these core packages. This alignment suggests bug fixes, performance improvements, or new features integrated seamlessly across the Storybook suite. Although dependency versions are updated, the core external dependencies like qs, global, core-js, prop-types, and common-tags remain consistent, indicating that there are no breaking changes.
Furthermore, concerning physical attributes the file count lowered to 19 files which means less code to download implying potential packaging optimization or removal of unnecessary files. This can translate to slightly faster load times and a smaller overall installation footprint. Version 5.2.2 also boasts a reduced unpacked size of only "30001" compared to the "39042" reported in version 5.2.1, adding to the optimization gains and thus a better development experience.
The "@storybook/addon-links" package is MIT licensed, therefore free to use, modify and distribute.
The are not vulnerabilities for the version 5.2.2 of the package @storybook/addon-links