Skip to content

v1.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:30
· 67 commits to master since this release

🚀 Features

  • Avatar: add Avatar.Group and Avatar.Indicator (#245) (437585f)
  • Tooltip: headless tooltip component with region coordination (#226) (dd1f0df)
  • createDataGrid: add new composable (#174) (f4dda67)
  • genesis: add @paper/genesis docs design system (#240) (a45b574)
  • useLogger: scoped key for per-caller message prefix (#255) (6964572)

🔧 Bug Fixes

  • remove duplicate type re-exports causing TS2308 (f550d72)
  • createOverflow: derive isOverflowing from registered count in uniform mode (2c2fc2e)
  • Overflow: guard element measurement against non-finite width (#264) (6126209)

🔬 Code Refactoring

  • attach structured cause to v0 throws (#247) (a8e7fe6)