@storybook/addon-links version 5.3.4 is a minor release over version 5.3.3 focusing on internal dependency updates and bug fixes related to the Storybook ecosystem. This addon enables developers to create direct links between stories within their Storybook, facilitating navigation and improving the overall documentation experience. This allows users to build interactive component libraries where stories can reference and build upon each other.
The core functionality related to creating and using story links remains consistent between these two versions. Developers familiar with version 5.3.3 can seamlessly upgrade to 5.3.4 without significant code changes. Key dependencies like 'qs', 'global', 'core-js', 'ts-dedent', 'prop-types', and '@storybook/csf' remain at the same versions. The primary changes lie within the @storybook scoped packages like @storybook/addons, @storybook/router, @storybook/core-events and @storybook/client-logger, all incremented to version 5.3.4 to maintain consistency within the Storybook ecosystem.
The update ensures compatibility and stability with other Storybook addons and core components. For developers, this translates to a more reliable and consistent Storybook environment. While specific bug fixes aren't explicitly detailed, upgrading to 5.3.4 is generally recommended to benefit from the latest improvements and security patches within the Storybook project dependencies. The "react": "*" peer dependency indicates the package works with any version of react.
The are not vulnerabilities for the version 5.3.4 of the package @storybook/addon-links