Skip to content

v0.27.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alextaing alextaing released this 24 Oct 19:05
· 7 commits to main since this release
3e4f672

Features

  • We have introduced Collapsible Sidebars (#408).
  • We now support aliased type imports (#411).
  • The TypeScript utility types Omit, Pick, and Required are now supported for props in a component's prop interface (#413, #414, #415).
  • The Studio Preview can now display CSS and SCSS styling.