@storybook/addon-links facilitates navigation between stories within your Storybook, enabling developers to create interactive demos and prototypes that showcase UI components effectively. Comparing versions 7.4.6 and 7.4.5, the primary difference lies in the updated versions of Storybook's core packages included as dependencies. In version 7.4.6, @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger are all bumped to version 7.4.6 to ensure consistency and access to the latest features and bug fixes within the Storybook ecosystem. This update ensures better compatibility and leverages improvements made in the core Storybook libraries.
Both versions maintain identical development dependencies (fs-extra and typescript) and peer dependencies (React and React DOM), guaranteeing a smooth transition for developers already using the addon. The core functionality of linking stories together remains unchanged with this version bump. The unpacked size and file count of the packages are the same, reflecting the minimal changes introduced. The release dates indicate that version 7.4.6 arrived shortly after 7.4.5 offering the latest improvements and bug fixes. Developers utilizing @storybook/addon-links should upgrade to version 7.4.6 to take advantage of the synchronized Storybook dependencies and potential enhancements offered by the core libraries. This ensures a more robust and streamlined Storybook experience for designing, developing and showcasing UI components.
The are not vulnerabilities for the version 7.4.6 of the package @storybook/addon-links