shadcn@4.4.0
shadcn-ui/uishadcn@4.4.0Apr 21, 2026by github-actions[bot]
AI Summary
This release adds a new `--only` flag to the apply command for more granular control and fixes a preset color issue in charts.
Key Highlights
- Added `--only` flag to apply command
- Fixed chartColor in presets
New Features
- Apply command `--only` flag
- Chart color preset fix
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