@storybook/addon-links enables seamless navigation between stories within your Storybook environment, facilitating the creation of interactive demos and prototypes. Version 8.2.2 builds upon the foundation laid by version 8.2.1, offering enhanced stability and compatibility with the latest Storybook ecosystem. While the core functionalities remain consistent – allowing developers to link stories together to showcase UI component behavior and workflows – the key difference lies in the peer dependency requirement for Storybook itself. Version 8.2.2 specifically mandates Storybook version 8.2.2, while 8.2.1 requires Storybook version 8.2.1. Developers upgrading their Storybook environment should ensure they align their @storybook/addon-links version accordingly to avoid potential compatibility issues.
Both versions share the same dependencies, including ts-dedent for template string handling, @storybook/csf for Component Story Format support, and @storybook/global for utilities. Development dependencies like fs-extra and typescript remain unchanged, reflecting a focus on internal tooling and type safety. The MIT license ensures open-source usage, and the repository link directs users to the official Storybook GitHub page for further details and contributions. The funding link encourages support for Storybook's development via Open Collective. The dist section details the packaged artifact available through npm, useful for understanding package size and contents. The most significant update, however, is the specific Storybook peer dependency, which ensures the addon functions correctly within the intended Storybook version. The release date also indicates that version 8.2.2 came out a day after version 8.2.1.
The are not vulnerabilities for the version 8.2.2 of the package @storybook/addon-links