@storybook/addon-links version 8.1.8 is a minor release focusing on internal updates and dependency alignment within the Storybook ecosystem, building upon the functionality of version 8.1.7. Both versions empower developers to create interactive and interconnected storybooks by enabling links between different stories, facilitating intuitive navigation and showcasing UI component usage in various scenarios. This makes it ideal for building demos and prototypes that demonstrate the full potential of your UI library.
The primary difference between the two versions lies in the updated versions of Storybook's core packages within the devDependencies. Version 8.1.8 includes updated versions of packages like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger, all bumped to version 8.1.8 to ensure compatibility across the Storybook platform. The core functionality and API for linking stories exposed to developers remains consistent, therefore existing implementations using version 8.1.7 should function seamlessly after upgrading.
For developers, this update ensures you're leveraging the latest enhancements and bug fixes within Storybook's tooling. The dependencies like ts-dedent, @storybook/csf, and @storybook/global remain unchanged, indicating a stable foundation for core linking functionality. Remember to ensure React versions are consistent with the peerDependencies requirement to avoid compatibility issues. Ultimately, the upgrade to 8.1.8 is a recommended step to keep your Storybook environment current and benefit from the ongoing maintenance and improvements within the Storybook project.
The are not vulnerabilities for the version 8.1.8 of the package @storybook/addon-links