feat(shadcn): alias placeholders in target (#10528)

* feat: add support for package imports

* fix

* test(cli): surface add command failures

* test(cli): remove stale pnpm pin from fixture

* fix(cli): reject invalid package import targets

* fix(cli): address package import review feedback

* feat(shadcn): alias placeholders in target

* docs: update docs for alias and examples

* chore: remove lockfile drift

* chore: clean up

* fix(shadcn): route target aliases by workspace

* docs(registry): document target subdirectories
This commit is contained in:
shadcn
2026-05-05 14:55:47 +04:00
committed by GitHub
parent eb42ae25fd
commit 309d95017f
12 changed files with 662 additions and 23 deletions

View File

@@ -0,0 +1,5 @@
---
"shadcn": minor
---
allow alias placeholders in target for registry items