Shadcn/UI now defaults to Base UI instead of Radix
Shadcn/UI, a collection of re-usable components, has implemented a change in its default underlying UI framework. The project now utilizes Base UI as its standard default, replacing Radix. This update means that new components or projects initialized with Shadcn/UI will be configured to use Base UI by default. The change is documented in the project's changelog, indicating a shift in the foundational technology for the UI library's components.
// why it matters
Developers using Shadcn/UI will find new components default to Base UI instead of Radix.