Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 572 Bytes

Versions

v1.0.0-alpha.0

Apr 15, 2024

This is an initial release of Base UI as the @base_ui/react package. It features the Checkbox, Number Field, and Switch as the first components to be rewritten with a fresh new API. 🚀

  • [Checkbox] Component and Hook (#159) @atomiks
  • [NumberField] Component and Hook (#186) @atomiks
  • [Switch] Implement the component-per-node API (#135) @michaldudak
  • [core] Rename package to @base_ui/react (#287) @michaldudak
  • [core] Exclude legacy components from the package (#288) @michaldudak