shadcn@4.4.0
LadybirdBrowser/ladybirdshadcn@4.4.0Apr 21, 2026by github-actions[bot]
AI Summary
This minor update introduces a `--only` flag for selective component application and fixes color presets in charts.
Key Highlights
- Added `--only` flag to `shadcn apply` command
- Fixed chart color presets
- Updated CLI registry fetching capabilities
New Features
- Support for `--only` flag in component application
Full Release Notes
### Minor Changes - [#10451](https://github.com/shadcn-ui/ui/pull/10451) [`e456fed9d3f0b7aacf7084aecc02a75e8fde622d`](https://github.com/shadcn-ui/ui/commit/e456fed9d3f0b7aacf7084aecc02a75e8fde622d) Thanks [@shadcn](https://github.com/shadcn)! - add apply --only ### Patch Changes - [`9c572ab778b5a0ab42693eb07bc4a75d0c24603e`](https://github.com/shadcn-ui/ui/commit/9c572ab778b5a0ab42693eb07bc4a75d0c24603e) Thanks [@shadcn](https://github.com/shadcn)! - fix chartColor in presets