8.3.0-alpha.5
- Builder-Vite: Add null character prefix to virtual file IDs - #28863, thanks @valentinpalkovic!
- CLI: Fix
init --skip-install
- #28853, thanks @ndelangen! - CLI: Parse more Yarn Berry errors - #28816, thanks @yannbf!
- Core: Make sure CJS build always has lowest prio - #28829, thanks @kasperpeulen!
- Maintenance: Add
node:
-prefix to node core-modules - #28860, thanks @ndelangen! - Next.js: Add @storybook/nextjs-vite package - #28800, thanks @valentinpalkovic!
- React: Bundle in
lodash
- #28609, thanks @ndelangen! - Telemetry: Add globals stats - #28822, thanks @shilman!
- Telemetry: Add portable stories - #26764, thanks @shilman!
- Telemetry: Disable save-from-controls logs for example stories - #28870, thanks @shilman!
- Test: Upgrade Vitest to v2 - #28788, thanks @yannbf!