shadcn@4.15.0

agent0ai/agent-zeroshadcn@4.15.0Jul 25, 2026by github-actions[bot]

AI Summary

This release introduces a new public API for programmatic installation of registry items, allowing developers to add components via code without using the command line interface.

Key Highlights

  • Introduces `addRegistryItems` API
  • Enables programmatic installation of registry items
  • Removes CLI dependency for adding items

New Features

  • addRegistryItems API

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.