@storybook/addon-links enables seamless navigation between stories within your Storybook, facilitating the construction of interactive demos and prototypes from individual UI components. Version 8.6.10 refines this capability, building upon the solid foundation of version 8.6.9. While the core functionality remains consistent, a key difference lies in the peer dependency declaration. Version 8.6.10 explicitly requires storybook: ^8.6.10, potentially including targeted fixes or features specifically aligned with the core Storybook framework of the same version, while version 8.6.9 requires storybook: ^8.6.9. This ensures optimal compatibility and leverages the latest enhancements within the Storybook ecosystem. Developers utilising this addon benefit from simplified linking between stories, promoting a cohesive user experience within their component library. This greatly assists in demonstrating component interactions and building comprehensive prototypes. Both versions maintain consistent dependencies on ts-dedent and @storybook/global, ensuring stable and predictable behaviour. Using the latest version ensures developers benefit from the most up-to-date improvements and fixes, contributing to a smoother development workflow and potentially mitigating compatibility issues commonly associated with version mismatches. The small increase in unpackedSize is negligible and likely due to minor code adjustments.
The are not vulnerabilities for the version 8.6.10 of the package @storybook/addon-links