Skip to content

v1.2.0

Latest

Choose a tag to compare

@khanshifaul khanshifaul released this 31 Jul 07:27
eeea8f1

1.2.0 (2026-07-31)

Features

  • add Accordion component with single/multiple expand modes. (38f654c)
  • add CLI for project initialization, theme configuration, and UI component management. (b409dbd)
  • add ComponentLayout with sidebar and header (b05f85f)
  • add glass theme, dev guide, and slot primitive (69faf7b)
  • add initial pi-junction example application with product display and data. (08f993c)
  • add Input, Checkbox, FormField, and InputGroup components with examples and registry entries. (aeb257b)
  • Add new pi-junction example application with hero and category sections and associated assets. (a073ef4)
  • Add project initializer CLI service with package manager detection and dependency installation. (749508e)
  • add resizable panel components and update package version (0296f40)
  • add twenty theme + CI/CD pipeline with release-please (cf2b0ad)
  • add twenty theme + CI/CD pipeline with release-please (b15fe39)
  • add utility to detect the package manager based on lock files or user agent. (d0879d3)
  • Add v3 and v4 theme definitions and a theme service. (1b361f0)
  • introduce example Next.js application, component registry, and CLI for UI component management. (79e946c)
  • introduce new UI component library with playground and registry (c561f1b)
  • replaced lucide-react with react-icons (d09f7ee)
  • set up new Next.js UI playground application with theme switching and basic layout. (7b496bd)

Bug Fixes

  • ci: add .release-please-manifest.json so release-please can track versions (20ef48e)
  • ci: add .release-please-manifest.json so release-please can track versions (0712d02)
  • ci: grant id-token: write for npm provenance (73dfc70)
  • ci: pass --no-git-checks to pnpm publish (f2a9ec5)
  • package: add repository metadata; configure release-please v* tags (1d0fd0d)