@storybook/addon-actions version 3.4.0 introduces several updates compared to the previous stable version, 3.3.15, offering developers enhanced capabilities for Storybook action logging. Notably, version 3.4.0 adds new dependencies like glamor, glamorous, and @storybook/components, suggesting improvements in styling or component integration within the Storybook environment. It also updates existing dependencies: uuid moves to ^3.2.1 from ^3.1.0, prop-types is upgraded from 15.6.0 to 15.6.1, make-error advances to ^1.3.4 from ^1.3.2, and babel-runtime is newly included at ^6.26.0.
These updates indicate potential changes in internal component rendering, styling solutions applied for the addon's UI, and better overall compatibility with recent builds leveraging babel for runtime transforms. React Inspector remains consistent between versions implying no alteration to interaction with component inspection. Developers upgrading to version 3.4.0 should be aware of the addition of new styling dependencies which offers an improved and enhanced developer experience and may want to review associated documentation to leverage new styling or component integration features now exposed by @storybook/addon-actions. The upgraded core dependencies assure that current development best practices are applied to ensure security and speed.
All the vulnerabilities related to the version 3.4.0 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.