Skip to content

v10.1.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 11:31
· 7419 commits to next-release since this release

10.1.0-alpha.4

  • Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks @yannbf!
  • Core: Fix wrong import to fix Yarn PnP support - #32928, thanks @yannbf!
  • ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks @ndelangen!
  • React Native: Update withStorybook setup instructions - #32919, thanks @dannyhw!
  • React: Change examples to stories in manifests and show correct examples and prop types - #32908, thanks @kasperpeulen!