Changelog

๐Ÿ“Š Aug '26 โ€“ Charts

v1.5.0 โ€“ Charts

New:
โ†’ Charts โ€“ Bar, Donut, Heatmap, Line, Progress, and Stat charts, animated and MUI-styled
โ†’ CLI and MCP updated in sync to support charts

Why it matters:
โ†’ Data visualization without pulling in a separate charting library
โ†’ Same command, same output pattern, nothing new to learn
โ†’ Fully themeable, dark mode included out of the box

โš™๏ธ Jul '26 โ€“ CLI Setup & Smart Aliases

v1.4.0 โ€“ Init Command

New:
โ†’ syncui init โ€“ detects your framework, creates components.json, installs base dependencies
โ†’ Import alias detection โ€“ reuses your @/* alias, or creates one
โ†’ syncui add now auto-installs missing dependencies
โ†’ New --skip-install flag

Why it matters:
โ†’ One command instead of manual setup
โ†’ Output paths resolve through config, no more guesswork

๐Ÿ“ฆ Jun '26 โ€“ CLI, MCP, Registry, โ–ฒ Vercel OSS Program ยท Spring '26 & Agent Skills

v1.3.0 โ€“ Hosted Registry

New:
โ†’ Registry now lives at syncui.design/r
โ†’ CLI fetches components at install time โ€“ no bundled registry inside the package
โ†’ New components ship the moment the site deploys, no CLI update needed

v1.2.0 โ€“ MCP

New:
โ†’ MCP Server โ€“ Let your AI agent add components directly into your project
โ†’ Published on npm: @abhivarde/syncui-mcp

Setup:
โ†’ Add to your MCP client config (Claude Code, Cursor, Windsurf, Codex, OpenCode)


Why it matters:
โ†’ No commands, no docs tab
โ†’ Just tell your agent which component you want
โ†’ You still own the code

v1.1.0 โ€“ CLI

New:
โ†’ CLI โ€“ Add any component or block directly into your project
โ†’ Published on npm: @abhivarde/syncui

npx @abhivarde/syncui@latest add name/variant

Use name/variant to target exactly what you need, e.g. accordion/brutalist or hero/centered.

Why it matters:
โ†’ No copy-paste, no docs tab
โ†’ One command, straight into your codebase

โ–ฒ Vercel OSS Program

Recognition:
โ†’ Sync UI accepted into the Vercel Open Source Program โ€“ Spring 2026 cohort

v1.0.0 โ€“ Stable Release

Release:
โ†’ First official stable release of Sync UI
โ†’ All dependencies updated to latest versions

v0.4.0 โ€“ Agent Skills

New:
โ†’ Agent Skill โ€“ Use Sync UI inside Claude Code, Cursor, Copilot, Windsurf, and 10+ AI coding tools without visiting the docs

Install:
โ†’ npx skills add AbhiVarde/syncui

What the skill covers:
โ†’ All 125+ components with variant reference
โ†’ All 13+ blocks (Hero, CTA, Pricing, Stats)
โ†’ Motion animation patterns
โ†’ Framework setup for Next.js, Vite, and React Router

Why it matters:
โ†’ Your AI agent knows every component by name
โ†’ No hallucinated props, no wrong imports
โ†’ Works across every major AI coding tool

๐ŸŒ Mar '26 โ€“ Showcase Launched

Release:
โ†’ v0.3.0

New:
โ†’ Showcase Explore projects, tools, and libraries shared by the Sync UI community
โ†’ Stats Key metric sections with Simple, With Icons, and Cards variants. Built with react-icons, MUI typography, and staggered motion animations.

๐Ÿงฑ Jan โ€™26 โ€“ Blocks Launch & Website Refresh

Major Releases:
โ†’ v0.2.1 (latest) โ€“ Installation & Docs Improvements
โ†’ v0.2.0 โ€“ Blocks Launch
โ†’ v0.1.5 โ€“ Website UI Refresh

v0.2.1 โ€“ Installation & Docs

New:
โ†’ Framework-based installation (Next.js, Vite, React Router, Manual)
โ†’ Components Page to browse all available UI components

Improvements:
โ†’ New framework selection grid for onboarding
โ†’ Updated docs navigation with installation routes
โ†’ Improved split copy button with primary action + dropdown
โ†’ Smoother transitions and clearer copy feedback

Why it matters:
โ†’ Faster and clearer onboarding
โ†’ Better discoverability of components
โ†’ Improved documentation usability

v0.2.0 โ€“ Blocks

New:
โ†’ Blocks โ€“ Pre-built, copy-paste UI sections

Available Blocks:
โ†’ Hero ยท CTA ยท Pricing

Why it matters:
โ†’ Faster page building
โ†’ Consistent layouts
โ†’ Built on top of Sync UI components

v0.1.5 โ€“ Website UI Refresh

Changes:
โ†’ Migrated icons from react-icons to Hugeicons
โ†’ Refreshed landing page and site-wide UI
โ†’ No breaking changes

๐Ÿ”’ Dec โ€™25 โ€“ Security Update & Motion Migration

Release:
โ†’ v0.1.3 (latest) โ€“ Security, performance & stack upgrades
โ†’ v0.1.2 โ€“ Security & performance update
โ†’ v0.1.1 โ€“ Security update

Security & Stack Updates:
โ†’ Next.js 16.0.0 โ†’ 16.0.7 โ†’ 16.0.10
โ†’ React Server Components fixes (DoS & source exposure)
โ†’ Core upgrades: MUI v7, React 19, Emotion

Animation Migration:
โ†’ Replaced framer-motion with motion/react

Why this matters:
โ†’ ๐Ÿš€ Smaller bundles & faster load times
โ†’ ๐ŸŽฏ Smoother, more accurate animations
โ†’ ๐Ÿง  Cleaner architecture with fewer abstractions
โ†’ โšก Noticeably faster UI interactions

All components now use Motionโ€™s modern animation primitives.

New Component:
โ†’ Skeletons โ€“ Lightweight loading placeholders for cards, lists, text, and content blocks

Documentation Improvements:
โ†’ PackageManagerTabs (npm, yarn, pnpm, bun)
โ†’ One-click copy with syntax highlighting
โ†’ Cleaner setup & improved DX

Coming Soon:
โ†’ Block-based UI sections
โ†’ Copy-paste layout blocks
โ†’ Faster bundles & smarter tree-shaking

โฐ Nov '25 โ€“ Time Pickers Added

New Component:
โ†’ Time Pickers โ€“ Seamless time selection with 12-Hour, 24-Hour, With Seconds, and Presets variants. Features smooth animations, dark mode support.

๐Ÿ“… Oct '25 โ€“ Date Picker Variants Added

New Component:
โ†’ Date Pickers โ€“ Flexible date selection with Single, Range, Presets, and With Time variants. Includes smooth animations, dark mode support, and smart preset options like Today, Yesterday, Last 7 Days, and more.

๐Ÿช„ Sep '25 โ€“ Component Search & Smart Autocomplete

New Feature:
โ†’ Component Search โ€“ Instantly find any component from the top header and jump straight to its docs. Say goodbye to endless scrolling! ๐Ÿš€

New Component:
โ†’ Autocompletes โ€“ Smart, fast, and accessible input suggestions with smooth animations and flexible variants.

๐Ÿ“‹ Aug '25 โ€“ Fresh Components & OTP Update

New Component:
โ†’ Adaptive Forms โ€“ Multi-step, Login, Register & Contact variants, smoothly animated and fully responsive.

Component Update:
โ†’ TextFields โ€“ New OTP variant added with 6-digit verification, auto-focus navigation, and responsive design.

โœ‰๏ธ Jul '25 โ€“ Newsletter Launched & Overlay Dialogs Added!

Sync UI Newsletter โ€“ Get the latest components, templates, and updates in your inbox.

Built with:
โ†’ Appwrite โ€“ for storing subscribers
โ†’ Resend โ€“ for email delivery
โ†’ React Email โ€“ for beautiful email templates

New Component:
โ†’ Overlay Dialogs โ€“ A new system of animated dialogs designed for better UX, with variants like Blur, Notification, Sidebar, and more.

๐Ÿงช Jun '25 โ€“ Startup Template, Bundle Offer & TextFields

New Component:
โ†’ TextFields โ€“ Echo Inputs with smooth animations and flexible interactions.

New in Templates:
โ†’ Startup Template โ€“ Built for modern startups: smooth, focused, and ready to launch ๐Ÿš€
โ†’ ๐Ÿ’ผ Bundle Deal: Get all 3 templates โ€“ SaaS, Portfolio & Startup โ€“ for $79 (Save $8)
โ†’ Or pick your favorite for $29 each โœจ

๐Ÿ”ฒ May '25 โ€“ Grid Systems Unleashed

Structural Foundations:
โ†’ Grids โ€“ Introduced 5 flexible layout systems including Masonry and Bento styles
โ†’ Accordions โ€“ Versatile collapsible content organizers with elegant transitions and interactive states

โœณ๏ธ Apr '25 โ€“ Pointers & New Text Variant

New Additions:
โ†’ Backgrounds โ€“ New magnetic and grid variants, with refreshed colors and animations
โ†’ Pointers โ€“ Guide users visually with directional cues
โ†’ Texts โ€“ Introduced "Video Text": text with video content visible through the text mask

๐Ÿงฉ Mar '25 โ€“ Introducing Templates

Fresh Launches:
โ†’ SaaS Template โ€“ Ready-to-use UI for SaaS apps
โ†’ Portfolio Template โ€“ Clean, modern layouts to showcase your work

๐Ÿ”ง Feb '25 โ€“ Component Upgrades

Enhanced Experiences:
โ†’ Cards โ€“ Added Lens Card variant with Twitter embed support
โ†’ Paginations โ€“ New numeric and progress bar styles
โ†’ Texts โ€“ More typography presets and motion flexibility

๐Ÿงฑ Jan '25 โ€“ New Components Drop

Now Available:
โ†’ Avatars โ€“ User profile system with dynamic badges
โ†’ Docks โ€“ Context-aware navigation sidebars
โ†’ Tables โ€“ Responsive, sortable data tables for any screen

๐ŸŒ€ Nov '24 โ€“ New Layers of Functionality

Just Added:
โ†’ Carousels โ€“ Swipeable, touch-friendly content sliders
โ†’ Content Cards โ€“ Pre-built card containers for flexible layouts
โ†’ Dynamic Overlays โ€“ Modal overlays triggered by context

๐Ÿš€ Oct '24 โ€“ Sync UI Is Live!

Say hello to Sync UI โ€” an open-source UI library powered by MUI and Motion (motion/react), built for developers who love performance, polish, and flexibility.

Core Components:
โ†’ Avatars
โ†’ Backgrounds
โ†’ Buttons
โ†’ Cards
โ†’ Loaders
โ†’ Marquees
โ†’ Paginations
โ†’ Separators
โ†’ Tabs
โ†’ Texts

Highlights:
โ†’ Sleek, modern UI building blocks
โ†’ Built with MUI & Framer Motion
โ†’ Fully accessible & responsive
โ†’ Open-source (MIT)
โ†’ Community-first approach

On this page