@storybook/addon-links version 8.2.4 is a minor update to version 8.2.3, focusing primarily on compatibility and stability within the Storybook ecosystem. Both versions of the addon enable developers to create interactive demos and prototypes by linking stories together, facilitating seamless navigation and showcasing different states of UI components. The core functionality, centered around connecting stories, remains consistent between the two releases, allowing users to easily build complex workflows and user journeys within their Storybook environment.
Key dependencies like ts-dedent, @storybook/csf, and @storybook/global remain unchanged, ensuring a consistent development experience. The peer dependencies highlight compatibility with React versions 16.8.0 through 19.0.0-beta, indicating broad support for various React projects.
The most significant difference lies in the peer dependency for storybook itself. Version 8.2.4 of @storybook/addon-links has a peer dependency specified as storybook: ^8.2.4, while the older 8.2.3 version had storybook: ^8.2.3, enforcing version alignment. This suggests that version 8.2.4 likely includes updates or fixes specifically designed to work optimally with Storybook version 8.2.4, potentially addressing compatibility issues or leveraging new features introduced in that Storybook release. Upgrading to @storybook/addon-links version 8.2.4 is therefore recommended when using Storybook 8.2.4 to ensure proper functionality and access to any improvements or bug fixes tailored for that specific combination. The release date difference of approximately 14 hours points to bug fixes or minor tweaks.
The are not vulnerabilities for the version 8.2.4 of the package @storybook/addon-links