shadcn@4.9.0
takahirom/arbigentshadcn@4.9.0May 31, 2026by github-actions[bot]
AI Summary
Developers can now eject their project configuration using the `npx shadcn eject` command to convert the CLI-driven setup into a fully local setup.
Key Highlights
- Added `npx shadcn eject` command
- Project configuration customization
- CLI-driven to local setup conversion
New Features
- CLI eject functionality
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