What’s New

shadcn/ui 4.0.0

4.0.0
Added 11
  • Add --monorepo flag and monorepo support for vite, start and react-router
  • Add new base colors: mauve, olive, mist and taupe
  • Add --preset flag to init command
  • Add shadcn/skills
  • Add astro template support
  • Add --reinstall flag for init
Changed 4
  • Use multiplicative instead of addition for --radius calc
  • Refactor shadcn info command to output llm-friendly output
  • Refactor ordering of updaters
  • getTailwindCssFile fallback to config.tailwind.css
Fixed 2
  • Fix kbd display in tooltip
  • Warn if in monorepo and cwd not set
Deprecated 4
  • Deprecate --base-color, --src-dir, --no-base-style flags
  • Deprecate create and make it an alias of init
  • Deprecate --css-variables flag from shadcn add
  • Deprecate registry:build and registry:mcp
Major Changes
Patch Changes
View original

Discussion