Releases: michael-gee/gee-ui
Releases · michael-gee/gee-ui
v1.0.0-beta.14
- support server components package exports (react v19)
- update Installation docs to include tailwind.config
- add initial CONTRIBUTING.md to repository
v1.0.0-beta.13
- add export alias to react-hook-form
<Form />component to prevent react server build failures
v1.0.0-beta.12
- redeclare FormProvider in Form component to prevent collisions in build processes
- make react-hook-form an optional peerDependency
v1.0.0-beta.11
- add react-hook-form to
peerDependenciesand require users to include it with their installation
v1.0.0-beta.10
- Add and related components
- lucide-react, sonner, and tailwind-merge package upgrades
- Toaster rename and docs improvement
v1.0.0-beta.9
- add
@theme inlineto global css file to prevent having to use -[var(--cssVar)] in all theme styles - npm audit fix
v1.0.0-beta.8
- various style fixes / improvements
v1.0.0-beta.7
- Tailwindcss v4 Upgrade
v1.0.0-beta.6
- additional React peer dependency support
- npm audit fix
v1.0.0-beta.5
- npm audit fix