@storybook/addon-links version 7.4.4 is a minor update to the popular Storybook addon, building upon the functionality of version 7.4.3. Both versions empower developers to create interactive demos and prototypes by seamlessly linking stories together within the Storybook environment. This feature allows for intuitive navigation and exploration of UI components, making it easier to showcase different states and use cases.
A key area of focus remains on providing a smooth developer experience. Both versions include dependencies like ts-dedent for cleaner code and prop-types for runtime type checking. Crucially, the core dependencies related to Storybook's internal architecture, such as @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger, have been updated to their respective "7.4.4" version where version 7.4.3 had "7.4.3".
Developers should note that the peerDependencies for React and React DOM remain consistent, requiring versions 16.8.0 or higher, ensuring compatibility with a wide range of React projects. The underlying build tools, fs-extra and typescript, also remain unchanged. The update from 7.4.3 represents a refinement of the Storybook ecosystem, ensuring compatibility and stability for users relying on addon-links for their UI development and prototyping workflows. The core functionality remains unchanged and focused on linking the UI components, so the migration should be smooth.
The are not vulnerabilities for the version 7.4.4 of the package @storybook/addon-links