@storybook/addon-links version 3.3.1 is a minor patch release over version 3.3.0, primarily focusing on internal improvements and bug fixes within the Storybook ecosystem. For developers already using @storybook/addon-links, upgrading from 3.3.0 to 3.3.1 should be a straightforward process with minimal to no breaking changes expected.
The core functionality of enabling navigation between stories within a Storybook remains the same. Both versions rely on the same peer dependencies, requiring "react", "react-dom", and "@storybook/addons" at compatible versions to function correctly. The published date suggests a rapid response to fix potential issues or address minor inconsistencies found in the original 3.3.0 release.
While the dependencies listed seem nearly identical, with only "@storybook/components" differing ever so slightly while remaining within a compatible range for its version, careful attention should be given to the release notes and associated changelogs provided by the Storybook maintainers to determine the exact nature of targeted bug fixes and enhancements available in this patch. This ensures a smooth transition and leverages any improvements for enhanced stability and performance when linking different pieces of your visual components.
All the vulnerabilities related to the version 3.3.1 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.