shadcn
309d95017f
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
2026-05-05 14:55:47 +04:00
shadcn
eb42ae25fd
feat: add support for package imports ( #10519 )
...
* 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
* test: expand coverage
* docs: add package imports docs
2026-05-05 12:24:21 +04:00
shadcn
6a070bf8c5
docs: update theming
2026-03-25 12:50:08 +04:00
shadcn
1ecc8066db
fix
2026-02-14 21:03:06 +04:00
vercel[bot]
32a972f4ce
Fix React Server Components CVE vulnerabilities ( #9016 )
...
Updated dependencies to fix Next.js and React CVE vulnerabilities.
The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel
- react-server-dom-turbopack
All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-12 08:37:44 +04:00
Haz
b83023034a
fix(cli): fix add registry item with at-property css rule ( #8451 )
...
* Add fixture and test
* Handle at-property as regular CSS rules in updateCssPlugin
* Add changeset entry
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-14 17:11:29 +04:00
shadcn
07eda36b13
feat(shadcn): add namespaced registries support ( #7919 )
...
* chore(shadcn): implement registries poc
* feat(shadcn): refactor our initial implementation
* feat(shadcn): properly resolve namespaced registryDependencies
* feat(shadcn): resolve namespaced registries recursively
* fix
* feat(shadcn): implement dotenv support
* test(shadcn): mock shadcn registry
* fix
* fix
* fix
* refactor(shadcn): update functions and tests
* refactor(shadcn): add fetchFromRegistry (#7937 )
* fix
* feat(shadcn): add shadcn as a built-in registry
* fix
* feat(shadcn): update no framework and shadcn
2025-08-04 14:35:41 +04:00
shadcn
0e3d6b24d3
test: fix flaky remote registry test ( #7910 )
...
* test: fix flaky remote registry test
* fix
* fix: test
* fix
* fix
* fix
* fix
* fix
* tests: cleanup
2025-07-30 12:06:13 +04:00
shadcn
873f7f2773
feat: add tests package ( #7907 )
...
* feat: add tests package
* fix
* fix
* debug
* debug
* debug
* fix
* debug
* fix: no concurrent
* fix
* test: add vite-app tests
* test: add tests
2025-07-29 16:31:10 +04:00