@storybook/addon-links facilitates navigation between stories within your Storybook environment, enhancing the development and presentation of UI components. Comparing versions 4.1.0 and 4.1.1 reveals subtle yet crucial differences that impact Storybook users. Both versions share the same core functionality, providing a seamless way to link different stories together. They both declare peer dependency on react. Also unpacked size and file count are the same for both versions.
The key distinction lies in upgraded dependencies of the newer version: @storybook/addons, @storybook/components and @storybook/core-events. Version 4.1.1 updates these internal Storybook packages to their corresponding 4.1.1 versions. This synchronization ensures compatibility and enhanced stability within the Storybook ecosystem. Developers can benefit from the latest bug fixes and performance improvements incorporated into these core dependencies of Storybook. While the core API and functionality remain consistent, upgrading to version 4.1.1 ensures that developers are leveraging the most current and refined supporting libraries. The update also brings with it the newest fixes regarding compatibility and performance. With both versions utilizing the same license, MIT, and repository, migration should be seamless for most users. Consider upgrading from 4.1.0 to 4.1.1 to take advantage of these incremental improvements.
The are not vulnerabilities for the version 4.1.1 of the package @storybook/addon-links