Skip to content

AuraGlass 3.1.0

Choose a tag to compare

@gchahal1982 gchahal1982 released this 13 May 02:28
· 17 commits to main since this release

AuraGlass by AuraOne 3.1.0

AuraGlass 3.1 is the package launch for the React and Next.js Liquid Glass component library. The npm package is published as aura-glass@3.1.0.

Package Highlights

  • Added the aura-glass CLI with list, info, and add commands for launch recipes, including --json, --dry-run, --force, --cwd, and --out support.
  • Added the public aura-glass/registry export for package-level recipe metadata and scaffolding workflows.
  • Hardened flagship app-surface components for constrained production layouts, including GlassDashboard, GlassCommandPalette, GlassModal, GlassDrawer, GlassSidebar, GlassImageViewer, GlassFileUpload, and GlassKanbanBoard.
  • Added public compatibility aliases for 3.1 launch naming: GlassNavbar, GlassMediaControls, LiquidGlassSourceTransition, and SmartShoppingCart.
  • Added install-smoke coverage for root imports, registry recipes, CLI bin, styles export, and useGlassProbes subpath.
  • Updated README and package docs branding to AuraGlass by AuraOne.

Verification

  • Published npm package: aura-glass@3.1.0.
  • Package build completed before publish.
  • npm run verify:pack passed for install smoke and packaged exports.
  • React 18 / Next.js integration smoke passed.
  • React 19 / Next 15 integration smoke passed.
  • PR workflow reporting permissions were fixed so successful package/build checks are not blocked by GitHub comment permissions.