8.4.2
- Addon Test: Fix post-install logic for Next.js Vite framework support - #29524, thanks @valentinpalkovic!
- Addon Test: Only render the TestingModule component in development mode - #29501, thanks @yannbf!
- CLI: Fix Solid init by installing
@storybook/test
- #29514, thanks @shilman! - Core: Shim CJS-only globals in ESM output - #29157, thanks @valentinpalkovic!
- Next.js: Fix bundled react and react-dom in monorepos - #29444, thanks @sentience!