Storybook 6.3.12 represents a minor update to the popular UI component development tool, building upon the foundation laid by version 6.3.11. Both versions cater to React developers seeking an isolated environment for building and testing components with features like hot reloading, powered by underlying technologies such as Webpack 4 and Babel. A crucial aspect for users to note is the continued support for React versions 16.8.0 and 17.0.0 as peer dependencies, requiring users to have these versions installed.
Comparing the two versions reveals subtle yet significant differences. A core change seems to be within the "@storybook/core" dependency, incrementing from 6.3.11 to 6.3.12, indicating potential bug fixes, performance improvements, or minor feature enhancements within Storybook's core architecture. Similary, the "@storybook/addons", "@storybook/core-common" and "@storybook/node-logger" dependencies were updated. The "releaseDate" also highlights the recency of 6.3.12, arriving just two days after 6.3.11, this suggests that the update addresses immediate issues or improvements discovered shortly after the initial release. Developers using Storybook should consider upgrading to 6.3.12 to benefit from these updates, ensuring they have the most stable and refined experience for developing React components. The other dependencies are kept identical, which shows that it's more a patch than a new feature release.
The are not vulnerabilities for the version 6.3.12 of the package @storybook/react