shadcn@4.13.0

EmilTholin/image-trace-loadershadcn@4.13.0Jul 3, 2026by github-actions[bot]

AI Summary

This minor update switches the default UI component implementation to base-ui, changing the underlying library used for core components.

Key Highlights

  • base-ui is now the default implementation

Breaking Changes

  • Default component implementation changed to base-ui

New Features

  • Base-ui as default UI library

Full Release Notes

### Minor Changes

- [#11082](https://github.com/shadcn-ui/ui/pull/11082) [`f3e7de11752b087b1c4bf61f4035a866f3a4f9ed`](https://github.com/shadcn-ui/ui/commit/f3e7de11752b087b1c4bf61f4035a866f3a4f9ed) Thanks [@shadcn](https://github.com/shadcn)! - base-ui is now default