feat(registry): add validate command (#10715)

* feat: implement registry include

* feat: updates

* fix

* refactor: implementation

* fix(registry): correct directory registry json

* fix(registry): stop warning for external registry dependencies

* feat(registry): add validate command
This commit is contained in:
shadcn
2026-05-21 17:32:34 +04:00
committed by GitHub
parent c8ab3801ec
commit 51e3cfaf32
6 changed files with 1629 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"shadcn": minor
---
add shadcn registry validate command