Files
shadcn-ui/apps/v4
shadcn af79276f7e fix(v4): build @shadcn/react before registry build (#11049)
The v4 app imports @shadcn/react/message-scroller, which resolves via the
package's built dist. CI is a fresh clone and registry:build only built
shadcn, so the import was unresolved and the dev server never compiled,
timing out the test job. Build @shadcn/react first.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 19:54:41 +04:00
..
2026-06-26 21:19:31 +04:00
2026-06-26 21:49:48 +04:00
2026-06-26 22:18:01 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
fix
2026-03-10 13:25:21 +04:00
2026-06-16 11:20:07 +04:00

This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.