Skip to content

v10.1.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 15:03
· 7349 commits to next-release since this release

10.1.0-alpha.5

  • CLI: Fix issue with running Storybook after being initialized - #32929, thanks @yannbf!
  • CRA: Fix `module` not defined in ESM - #32940, thanks @ndelangen!
  • React: Improve automatic component, automatic imports, support barrel files and enhance story filtering - #32939, thanks @kasperpeulen!
  • Theming: Set `themes.normal` according to user preference and export `getPreferredColorScheme` - #28721, thanks @elisezhg!