shadcn@4.15.0
itszeeshan/subdomainxshadcn@4.15.0Jul 25, 2026by github-actions[bot]
AI Summary
This version exposes a public API that allows developers to install registry items programmatically without needing to invoke the CLI.
Key Highlights
- Added a public `addRegistryItems` API for programmatic installation.
New Features
- Public API for programmatic registry item installation
Full Release Notes
### Minor Changes - [#11276](https://github.com/shadcn-ui/ui/pull/11276) [`7d90dfc0a5ec70cdc3bd08b741a42440041907ac`](https://github.com/shadcn-ui/ui/commit/7d90dfc0a5ec70cdc3bd08b741a42440041907ac) Thanks [@cmpadden](https://github.com/cmpadden)! - Add a public `addRegistryItems` API for installing registry items programmatically without invoking the CLI.