Bug Fixes
- CLI: Hook up the npm7 migration #18522
- Preview: Ensure docs container re-renders when globals change #18711
- Toolbars: Fall back to name if both title and icon are not specified #17430
- CLI: Fix addons register in RN template #18693
- CLI: Fix detection of type: module when initializing storybook #18714
- CLI/Svelte: Always create main with cjs extension #18648
- Fix typo in CSS pseudo selector #17708
- UI: Fix sidebar a11y by moving aria-expanded attribute to button #18354
- CLI: Add npm7 migration for legacy peer deps #18510
- UI: Fix display skip to sidebar button #18479
- Core: Fix process is not defined when using components #18469
Maintenance
- Components: Re-bundle the syntax highlighter #18425
- Svelte: Make
svelte-loader
optional dependency #18645 - Theming: Replace references to
themes.normal
withthemes.light
#17034