7.6.0-alpha.3
- Action: Attach spies on actions across stories when defined in meta - #24451, thanks @kasperpeulen!
- Addon A11y: Avoid CSP issue - #24477, thanks @Marklb!
- Addon-themes: Fix globals not being set when using absolute path - #24596, thanks @JReinhold!
- CLI: Allow Yarn v4 in
link
command - #24551, thanks @yannbf! - Core-Server: Ignore all node_module folders for watchpack - #24553, thanks @valentinpalkovic!
- Core: Fix pnp support when cache dir is outside working dir - #24572, thanks @valentinpalkovic!
- Manager: Update
store.settings.lastTrackedStoryId
- #24115, thanks @rashidshamloo! - Next.js: Support v14.0.0 - #24593, thanks @nikospapcom!
- Test: Create @storybook/test package based on vitest - #24392, thanks @kasperpeulen!