@storybook/addon-links version 3.4.5 is a minor update to the Storybook story links addon, building upon the foundation laid by version 3.4.4. Both versions provide developers with the ability to create direct links between stories within their Storybook, enhancing navigation and making it easier to showcase related components or states. Primarily, version 3.4.5 upgrades the internal @storybook/components dependency to version 3.4.5, ensuring consistency across the Storybook ecosystem. While the core functionality remains the same, this update ensures better compatibility and access to the latest UI components offered by Storybook.
For developers already using version 3.4.4, upgrading to 3.4.5 is recommended to stay current with the Storybook platform. The shared dependencies like global, prop-types, and babel-runtime remain consistent, minimizing potential breaking changes. The developer dependencies for react and react-dom are also consistent between the two versions. If you are using react v16.1.0, enzyme v3.3.0 and @storybook/react v3.4.4 or are planning to do so it would be a safe upgrade because the underlying peer dependencies such as react and react-dom remain compatible across versions, ensuring a smooth transition. Consider this new release to incorporate bug fixes and improvements that have been delivered in the referenced components. The release dates are also a signal towards continuous development and maintenance.
All the vulnerabilities related to the version 3.4.5 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.