@storybook/addon-links version 7.5.0 is a minor release following version 7.4.6, both designed to facilitate navigation and interaction between stories within your Storybook environment. The core functionality remains consistent: enabling developers to create compelling demos and prototypes by linking UI components together seamlessly. Key dependencies like ts-dedent and prop-types are maintained in both versions, crucial for code readability and type checking. The peer dependencies, react and react-dom, remain at the same compatible version ranges ensuring smooth integration with existing React projects.
The primary difference lies in the updated versions of Storybook's internal packages. Version 7.5.0 upgrades @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to their corresponding 7.5.0 versions. These updates likely include bug fixes, performance improvements, and potentially new features within the broader Storybook ecosystem. Developers migrating to 7.5.0 can expect a more refined and consistent experience when using these core Storybook APIs. While the file count and unpacked size of the package remain the same, suggesting no significant changes to the overall codebase size, upgrading ensures compatibility and benefits from the latest enhancements across the Storybook platform. For users seeking a stable and up-to-date linking solution within Storybook, version 7.5.0 is the recommended choice. Its release date is also more recent indicating that it includes the latest bugfixes.
The are not vulnerabilities for the version 7.5.0 of the package @storybook/addon-links