Skip to content

Commit

Permalink
[release] 1.0.0-alpha.0 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
  • Loading branch information
michaldudak and danilo-leal committed Apr 15, 2024
1 parent aaede0a commit 4b7b2dd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# 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. 🚀

### `@base_ui/react@1.0.0-alpha.0`

- [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

0 comments on commit 4b7b2dd

Please sign in to comment.