@storybook/addon-actions, a vital tool for Storybook users offering UI feedback on interactive element actions, has released version 8.6.10, succeeding the previous stable version 8.6.9. This update brings subtle but potentially impactful changes for developers focused on maintaining up-to-date Storybook environments.
Key differences lie primarily within the internal build or packaging, evidenced by a slight increase in unpacked size, from 65217 bytes in 8.6.9 to 65220 bytes in 8.6.10.. While the core dependencies remain consistent, including uuid, dequal, polished, @types/uuid, and @storybook/global, and development dependencies like react, telejson, react-dom, typescript, @storybook/test, and react-inspector are also unchanged, the release of the new version contains some updates. The @storybook/test devDependency and storybook peerDependency has also been updated from from 8.6.9 to 8.6.10. Developers should note these peer dependency constraints, ensuring their Storybook installation is compatible. The primary advantage of upgrading is staying current with any bug fixes, performance enhancements, or minor feature additions within the Storybook ecosystem, although no specific changes are detailed. The new release has a later releaseDate, suggesting fixes and/or newer changes were added. Ultimately, upgrading to 8.6.10 ensures developers are using the most recent iteration of the addon, potentially benefiting from improved stability and the latest features, even if the immediate changes aren't explicitly outlined.
The are not vulnerabilities for the version 8.6.10 of the package @storybook/addon-actions