Changelog

List of all important updates and announcements.

April 2025

  • The CLI now initializes projects with Tailwind v4. You can find v3 components here.
  • All components are updated for Tailwind v4 and React 19.
  • Removed utility class components.
  • Removed the forwardRefs and adjusted the types.
  • Every primitive now has a data-slot attribute for styling.
  • Deprecated the toast component in favor of sonner.
  • Buttons now use the default cursor.
  • Colors are now converted to OKLCH.
  • Removed old color palettes and added 17 new ones. Check the styling page for more information.
  • Renamed variable names to be more descriptive.
Old variable nameNew variable nameDescription
bgbackgroundBackground color
bwsecondary-backgroundSecondary background color
text foregroundText color
mtextmain-foregroundText color when background is set to main

February 2025

  • Added support for shadcn cli.

December 2024

  • Added Figma file.
  • Added support for css variables.
  • Removed plain React components. You can still find them here.
  • Added Image Card and Marquee components (from old React components)

October 2024

Updated color palettes.

August 2024

Removed React Range Slider component.

June 2024

  • Added dark mode.
  • Removed React Tooltip component.

April 2024

March 2024

Added custom color palettes.

February 2024

October 2023

Added Radio Group and Checkbox components.

July 2023

First version of the project. 17 type-safe React components.