What's New
This release introduces GitHub Registry support for ScrollX UI, enabling direct installation of components from the repository using shadcn-compatible commands.
Along with this, documentation has been completed to ensure a smooth and consistent developer experience across both:
- Existing
@scrollxuinamespace registry - New GitHub-based registry system
GitHub Registry Support
- Install components directly from GitHub without needing a registry server
- Fully compatible with shadcn registry format
- Works alongside the existing namespace registry system
Improvements
- Improved installation documentation for GitHub registry usage
- Added clear setup and validation instructions
- Better distinction between namespace and GitHub-based workflows
Notes
- No breaking changes
- Existing
@scrollxuinamespace registry remains fully supported - GitHub Registry is an additional installation method, not a replacement
Full Changelog: v2.2.0...v3.0.0