7.4.1
- CLI: Add uncaughtException handler - #24018, thanks @yannbf!
- CLI: Fix packageManager handling in
sb add
- #24079, thanks @Integrayshaun! - Core: Add CJS entrypoints to errors in core events - #24038, thanks @yannbf!
- Docs: Fix TOC import - #24047, thanks @shilman!
- Telemetry: Filter addon options to protect sensitive info - #24000, thanks @shilman!
- Types: Remove
@types/react
dep from@storybook/types
- #24042, thanks @JReinhold! - Vue3: Remove console.log in sourceDecorator - #24062, thanks @oruman!