@storybook/addon-links facilitates navigation between stories within a Storybook environment, enabling developers to create interactive demos and prototypes using their UI components. Version 8.0.8 builds upon the foundation of 8.0.7, offering subtle but important updates for Storybook users. Both versions depend on ts-dedent, @storybook/csf, and @storybook/global for core functionality. Notably, both versions share identical dependencies and peer dependencies, ensuring a consistent experience for React developers targeting versions 16.8.0, 17.0.0, or 18.0.0. They also share the same file count (15) and unpacked size (18073 bytes) indicating similar code structure and resources.
The key distinction lies in the devDependencies. Version 8.0.8 upgrades @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 8.0.8, aligning with the main Storybook release. Version 8.0.7 references version 8.0.7 for those same dev dependencies, indicating these internal packages have been updated in the newer version. This alignment likely includes bug fixes, performance improvements, or new features within the Storybook ecosystem that enhance the overall development experience. Finally, the release date of version 8.0.8 is later than version 8.0.7.
For those already using @storybook/addon-links, upgrading to 8.0.8 is recommended to leverage the latest enhancements and ensure compatibility within the Storybook environment.
The are not vulnerabilities for the version 8.0.8 of the package @storybook/addon-links