7.5.0-alpha.3
- Build: Filter some manager errors - #24217, thanks @yannbf!
- Build: Migrate @storybook/addon-backgrounds to strict-ts - #22178, thanks @kasperpeulen!
- Build: Upgrade chromatic bin package - #24133, thanks @ndelangen!
- CLI: Change
/Date$/
to/Dates$/i
- #24195, thanks @arup1221! - CLI: Fix
sb add
adding duplicative entries - #24229, thanks @ndelangen! - Core: Throw an error when critical presets fail to load - #24176, thanks @yannbf!
- Core: Unify error when builder is missing - #24177, thanks @yannbf!
- Core: Upgrade
esbuild-register
to3.5.0
- #24175, thanks @anneau! - Dependencies: Upgrade
file-system-cache
- #24232, thanks @seriouz! - Indexer: Rename
index
tocreateIndex
- #24075, thanks @JReinhold! - Maintenance: Regen lockfiles - #24152, thanks @ndelangen!
- Manager: Fix useAddonState when using a setter function - #24237, thanks @ndelangen!
- NextJS: Add compatibility with nextjs
13.5
- #24239, thanks @ndelangen! - NextJS: Aliases
react
andreact-dom
likenext.js
does - #23671, thanks @sookmax! - Nextjs: Improve Google Fonts failure error messages and documentation - #23891, thanks @nsheaps!
- Nextjs: Migrate from config to previewAnnotations - #24178, thanks @yannbf!
- Theming: Add
barHoverColor
- #20169, thanks @julien-deramond! - Types: Allow
null
in value ofexperimental_updateStatus
to clear status - #24206, thanks @ndelangen! - Types: Don't distribute generic type of Meta and Story - #24110, thanks @kasperpeulen!
- UI: Expand sidebar for selected story when using composition - #23781, thanks @joaonunomota!
- UI: Fix SVG override fill when path has a fill attribute - #24156, thanks @ndelangen!
- UI: Fix TreeNode alignment when using a different font - #22221, thanks @bdriguesdev!
- UI: Fix custom theme hover-color inconsistency - #22262, thanks @yoshi2no!
- UI: Fix keydown shortcut within shadow tree - #24179, thanks @stropitek!
- UI: Improve look and feel of status UI in sidebar - #24099, thanks @ndelangen!