v7.6.0-alpha.4
Pre-release
Pre-release
github-actions
released this
03 Nov 17:18
·
11042 commits
to next-release
since this release
7.6.0-alpha.4
- CLI: Ensure errors with opening the browser are caught - #24668, thanks @xueyawei!
- Babel: Update all @babel/* dependencies - #24610, thanks @valentinpalkovic!
- CLI: Catch when prettier failed to prettify main and preview config files - #24604, thanks @kasperpeulen!
- CLI: Ignore
addon-onboarding
when checking versions - #24634, thanks @JReinhold! - CLI: Use @storybook/test in template stories - #24393, thanks @yannbf!
- Controls: Improve accessibility of BooleanControl for screen readers - #24418, thanks @danielmarcano!
- Dependencies: Update @babel/traverse and @babel/core to fix vulnerability - #24670, thanks @valentinpalkovic!
- Dependencies: Update browserify-sign transitive dependency - #24674, thanks @valentinpalkovic!
- Dependencies: Update nx dependencies to v17 - #24671, thanks @valentinpalkovic!
- Maintenance: Split renderers preview entrypoints - #24623, thanks @ndelangen!
- Next.js: Add avif support - #24611, thanks @valentinpalkovic!
- Next.js: Fix forwarding ref for Image component - #24648, thanks @valentinpalkovic!
- Theming: Add theme variable to set the preview background color - #24575, thanks @JReinhold!
- UI: Fix button contrast-ratio - #24525, thanks @maheshchandra10!
- UI: Update zIndex on NotificationList to fix the notification not being clickable in certain cases - #24602, thanks @yoshi2no!