@storybook/addon-links, a vital tool for creating interactive demos and prototypes within Storybook, has released version 8.1.1, succeeding 8.1.0. Both versions maintain the core functionality of linking stories together, enabling developers to build comprehensive UI component showcases. The fundamental dependencies, including ts-dedent, @storybook/csf, and @storybook/global, remain consistent, ensuring stable support for core features. Similarly, the peer dependency on react persists, supporting versions 16.8.0 through 19.0.0-beta, signifying compatibility with a wide range of React projects.
The key difference lies within the devDependencies. Version 8.1.1 updates the internal Storybook packages like @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger to version 8.1.1. In contrast, version 8.1.0 used version 8.1.0 of these packages. This suggests that 8.1.1 incorporates internal updates, bug fixes, or improvements within the Storybook ecosystem that directly affect the addon's performance or integration. Therefore, users are recommended to update to 8.1.1 to benefit from these optimizations and ensure consistent behavior across the Storybook environment. The updated version was released on May 15, 2024, while the previous one was released just one day before.
For developers, both versions offer seamless story linking, simplifying the creation of user flows and interactive component showcases. Staying current with 8.1.1 ensures access to the latest refinements and bug fixes within the Storybook framework, fostering a more robust development experience.
The are not vulnerabilities for the version 8.1.1 of the package @storybook/addon-links