Eslint-plugin-storybook has released version 9.1.3, a minor update focusing on improving your Storybook development experience. Compared to the previous stable version, 9.1.2, version 9.1.3 delivers primarily internal improvements and bug fixes. While the core functionality remains consistent, there are subtle but beneficial enhancements. Most notably, and in regards to installation and configuration for new users, is that version 9.1.3 now lists storybook as peerDependencies version 9.1.3.
Developers upgrading from 9.1.2 will appreciate the assurance of continued compatibility with their existing ESLint setup, as the dependency on @typescript-eslint/utils remains unchanged. New users will benefit from a streamlined experience with up-to-date peer dependencies. The package size has slightly increased indicating additions of tests, documentation and bug fixes.
For developers deeply invested in Storybook best practices, upgrading to 9.1.3 ensures you're leveraging the most refined ruleset available. The update also includes internal improvements that can reduce linting execution time. While the changes may seem incremental, these enhancements contribute to a smoother, more efficient workflow, allowing developers to focus on crafting high-quality components and stories.
The are not vulnerabilities for the version 9.1.3 of the package eslint-plugin-storybook