Skip to content

Releases: michael-gee/gee-ui

v1.0.0-beta.14

18 Mar 19:35

Choose a tag to compare

  • 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

18 Mar 15:51

Choose a tag to compare

  • add export alias to react-hook-form <Form /> component to prevent react server build failures

v1.0.0-beta.12

18 Mar 14:52

Choose a tag to compare

  • redeclare FormProvider in Form component to prevent collisions in build processes
  • make react-hook-form an optional peerDependency

v1.0.0-beta.11

18 Mar 13:59

Choose a tag to compare

  • add react-hook-form to peerDependencies and require users to include it with their installation

v1.0.0-beta.10

18 Mar 13:32

Choose a tag to compare

  • Add and related components
  • lucide-react, sonner, and tailwind-merge package upgrades
  • Toaster rename and docs improvement

v1.0.0-beta.9

07 Mar 14:42

Choose a tag to compare

  • add @theme inline to global css file to prevent having to use -[var(--cssVar)] in all theme styles
  • npm audit fix

v1.0.0-beta.8

21 Feb 02:03

Choose a tag to compare

  • various style fixes / improvements

v1.0.0-beta.7

20 Feb 16:06

Choose a tag to compare

  • Tailwindcss v4 Upgrade

v1.0.0-beta.6

20 Feb 12:56

Choose a tag to compare

  • additional React peer dependency support
  • npm audit fix

v1.0.0-beta.5

25 Sep 12:03

Choose a tag to compare

  • npm audit fix