@storybook/react has released version 8.3.0, introducing notable updates compared to the previous stable version, 8.2.10. A key difference lies in the dependencies"@storybook/*" packages which have all been updated to version 8.3.0, aligning with the core Storybook ecosystem. Also the @types/node dependency was updated from version 18 to version 22, requiring the user to use newer version of Node.js.
Developers should note the change as it represents the latest enhancements and bug fixes within the Storybook environment. This ensures a more cohesive and streamlined experience when leveraging other Storybook tools and add-ons. The new version boasts updated components, theming, manager APIs, and preview APIs, potentially offering improved performance, new features, or resolved issues. Version 8.3.0 includes 46 files and an unpacked size of 124441, compared to 8.2.10, which included 45 files and an unpacked size of 108601.
For developing react components and utilizing storybook this upgrade ensures you will use the latest features when developing. It's recommended to review the official Storybook changelog and migration guides for a comprehensive understanding of the introduced changes and potential breaking issues when updating. The latest version was released September 11, 2024, while the older on November 4, 2024.
The are not vulnerabilities for the version 8.3.0 of the package @storybook/react