mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
- Add parallel style building with concurrency limiter (6 concurrent) - Cache registry imports to avoid duplicate validations - Pre-load all style maps in parallel - Process files within each style concurrently - Batch prettier formatting into single call at end - Parallelize cleanup of temp files and directories - Parallelize RTL example generation - Add build timing output Reduces build time from ~33s to ~10s. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.