Skip to content

ScrollX UI v3.0 — Introducing Github Registries & Improvements

Latest

Choose a tag to compare

@Adityakishore0 Adityakishore0 released this 08 Jun 23:45
1a030dd

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 @scrollxui namespace 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 @scrollxui namespace registry remains fully supported
  • GitHub Registry is an additional installation method, not a replacement

Full Changelog: v2.2.0...v3.0.0