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. 🚀
@base_ui/[email protected]
- [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