8.5.0-alpha.2
- 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: Add bun support with npm fallback - #29267, thanks @stephenjason89!
- Core: Shim CJS-only globals in ESM output - #29157, thanks @valentinpalkovic!
- Next.js: Fix bundled react and react-dom in monorepos - #29444, thanks @sentience!
- Next.js: Upgrade sass-loader from ^13.2.0 to ^14.2.1 - #29264, thanks @HoncharenkoZhenya!
- UI: Add support for groups to
TooltipLinkList
and use it in main menu - #29507, thanks @ghengeveld!