Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/initial-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"@effex/dom": minor
"@effex/router": minor
"@effex/form": minor
"@effex/primitives": minor
---

Initial public release of Effex - a reactive UI framework built on Effect.
Expand Down Expand Up @@ -34,9 +33,3 @@ Initial public release of Effex - a reactive UI framework built on Effect.
- Field-level state (value, errors, touched, dirty)
- Configurable validation timing
- Async validators support

**@effex/primitives**
- Headless, accessible UI components (Dialog, Menu, Select, Tabs, etc.)
- WAI-ARIA compliant
- Keyboard navigation built-in
- Works with any styling solution
Loading