mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
* fix(registry): handle universal registry items with no files Allow registry items with registryDependencies but no files to be considered universal registry items. Previously the function required files.length to be truthy, which excluded valid items with only registryDependencies. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * test --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: shadcn <m@shadcn.com>
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation