@storybook/addon-links version 7.0.1 presents a minor update over the previous stable version 7.0.0, primarily focusing on dependency adjustments and internal improvements. For developers utilizing Storybook to craft interactive demos and prototypes by linking stories, understanding these changes is crucial for maintaining a stable and up-to-date development environment.
One notable difference lies within the dependencies. Version 7.0.1 upgrades several core Storybook packages to their respective 7.0.1 versions, including @storybook/types, @storybook/router, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. While these updates generally introduce bug fixes and performance enhancements under the hood, developers should verify compatibility with their existing Storybook configurations. The csf dependency changed from "next" to version "^0.1.0".
Both versions maintain consistent peer dependencies, requiring React and React DOM versions ^16.8.0, ^17.0.0, or ^18.0.0, ensuring compatibility with a wide range of React projects. Developers should always consult the official Storybook changelog and migration guides for detailed information on specific fixes and potential breaking changes associated with these updated dependencies, facilitating a smooth transition and optimal performance when upgrading. These incremental updates are essential for a robust and feature-rich Storybook experience.
The are not vulnerabilities for the version 7.0.1 of the package @storybook/addon-links