shadcn@4.9.0
mercurjs/mercurshadcn@4.9.0May 31, 2026by github-actions[bot]
AI Summary
Introduces an eject command to allow users to extract and customize the component library code locally, moving away from the copy-paste model.
Key Highlights
- Added `npx shadcn eject` command
- Allows for local customization of components
New Features
- Eject functionality for local customization
Full Release Notes
### Minor Changes - [#10834](https://github.com/shadcn-ui/ui/pull/10834) [`8e2d2d1439f54260aa0c51747261c220334ec641`](https://github.com/shadcn-ui/ui/commit/8e2d2d1439f54260aa0c51747261c220334ec641) Thanks [@shadcn](https://github.com/shadcn)! - add npx shadcn eject