@storybook/addon-links version 5.3.8 introduces subtle but important enhancements over its predecessor, version 5.3.7. Both versions serve the core purpose of enabling seamless navigation between stories within a Storybook, leveraging dependencies such as qs for query string parsing, global for environment detection, and core-js for JavaScript standard library enhancements, ensuring compatibility across different browsers. They also rely on key Storybook packages like @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger for internal Storybook functionality, maintaining a consistent integration experience.
The key difference lies in the updated dependencies and release date. Version 5.3.8 updates the internal Storybook dependencies (@storybook/addons, @storybook/router, @storybook/core-events, @storybook/client-logger) to version 5.3.8, aligning them with the parent Storybook project. This may indicate subtle bug fixes, performance improvements, or minor feature additions within the core Storybook ecosystem that trickle down to the addon. Furthermore, version 5.3.8 contains 64 more unpacked bytes than 5.3.7, hinting at minor code adjustments or dependency updates. Developers upgrading should consider this update as a refinement of existing functionality, likely providing a more stable and consistent experience within their Storybook environments. Both versions maintain identical peer dependency on React, ensuring seamless integration with existing React-based Storybook setups.
The are not vulnerabilities for the version 5.3.8 of the package @storybook/addon-links