@storybook/addon-links facilitates navigation between stories within a Storybook environment, enabling developers to create interactive demos and prototypes using UI components. Version 9.0.0 represents a notable update from the previous stable version, 8.6.14, primarily impacting dependency management and core version support. The dependency on ts-dedent has been removed, potentially streamlining the addon's internal workings and reducing its footprint. Most significantly, version 9.0.0 upgrades the peer dependency constraint for storybook itself, mandating version ^9.0.0. This signifies a shift towards tighter integration with the latest Storybook features and improvements, ensuring compatibility and access to new functionalities. While both versions support a wide range of React versions, from 16.8.0 to 19.0.0-beta, the upgrade requirement for Storybook highlights a commitment to staying current with the Storybook ecosystem. Version 9.0.0 boasts improvements and optimizations tailored for Storybook 9, potentially offering enhanced performance or access to features unavailable in earlier Storybook versions. Developers upgrading should ensure their Storybook installation meets the new peer dependency requirements to avoid compatibility issues. The file count remains consistent at 17, and similar unpacked size suggests no drastic code changes have changed compared to version 8.6.14, indicating the update mainly involves dependency adjustments and codebase refinements.
The are not vulnerabilities for the version 9.0.0 of the package @storybook/addon-links