AuraGlass 3.1.0
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-glassCLI withlist,info, andaddcommands for launch recipes, including--json,--dry-run,--force,--cwd, and--outsupport. - Added the public
aura-glass/registryexport 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, andGlassKanbanBoard. - Added public compatibility aliases for 3.1 launch naming:
GlassNavbar,GlassMediaControls,LiquidGlassSourceTransition, andSmartShoppingCart. - Added install-smoke coverage for root imports, registry recipes, CLI bin, styles export, and
useGlassProbessubpath. - 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:packpassed 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.