Files
shadcn-ui/pnpm-workspace.yaml
shadcn 4f5333ea7a feat(shadcn): add view command (#7994)
* feat(shadcn): add view command

* test(shadcn): add tests for view command

* feat(shadcn): allow shadow config in view command

* chore: changeset

* test(shadcn): skip view

* test(shadcn): update view port number

* feat(shadcn): add list command

* fix

* feat(shadcn): implement search command

* fix: tests

* fix

* chore: update changesets
2025-08-11 13:01:05 +04:00

8 lines
128 B
YAML

packages:
- "apps/*"
- "packages/*"
- "!**/test/**"
- "!**/fixtures/**"
- "!**/temp/**"
- "!packages/tests/temp/**"