ShadcnStore v2.2.0 Released
Chart and widget blocks now install the fixed code via the CLI, old cheatsheet links redirect to the docs, and the changelog and docs pages get a cleanup.
Posted on
A maintenance release — the one that matters is a CLI install fix for three blocks:
- Chart and widget blocks install correctly again — v2.1.0 fixed overflow and layout bugs in chart-3, chart-6 and widget-3 on the site, but the registry was still serving the old code. If you installed any of those three with the shadcn CLI since then, you got the pre-fix version with the overflow bug — reinstall to pick up the fix.
- Old cheatsheet links now reach the docs — every
/cheatsheetURL redirects to its documentation page instead of dead-ending, so bookmarks and shared links keep working. - Cleaner docs — removed leftover starter pages that were live and indexable but linked from nowhere.
Fixes
- Changelog entries had nested text styling that made body copy render inconsistently
- Homepage roadmap ordering simplified so cards appear in a stable order