AniUI

Changelog

All notable changes to AniUI.

v0.2.242026-05-07

iOS Dark Mode Sweep & Generic SegmentedControl#

v0.2.212026-04-19

CLI Bug Fix, SEO Overhaul & Premium Homepage#

  • fixCLI: fixed Cannot find module package.json crash when running via npx (compiled path resolution bug)
  • fixCLI: extracted shared getCliPackage() utility to resolve package.json from both source and dist paths
  • fixSEO: OpenGraph URL fixed from relative './' to absolute 'https://aniui.dev'
  • featSEO: OG image and Twitter image configured for rich social sharing previews
  • featSitemap: added 22 missing pages (15 blocks + 7 charts) for full search engine coverage
  • docs82 unique SEO descriptions for component pages — 'AniUI Button — pressable with 5 variants...' format
  • docsllms.txt: added Charts (7), Blocks (15), and Why AniUI sections for LLM discoverability
  • featHomepage: premium hero with dot pattern background, larger typography, GitHub star button, and 89+ badge
  • fixProps table: added break-words to Default column to prevent overflow on narrow screens
v0.2.202026-04-19
v0.2.192026-04-17

Animate Presets, Data Table, Command Menu & CLI Smart Updates#

v0.2.172026-04-13

Syntax Highlighting + Bug Fixes#

v0.2.142026-04-06

Uniwind Support + Universal Theming#

v0.2.132026-03-26

Expo 55 + NativeWind v5 Support#

v0.2.112026-03-20

Bare React Native Support#

  • featBare React Native CLI support in aniui init
  • featMetro + Babel templates for bare RN projects
  • featbare-rn-starter example app
v0.2.102026-03-19

Full Component Library#

  • feat18 new components (47 total)
  • featRedesigned homepage with live theme preview
  • featCreate page with theme editor
  • featBlocks: 15 pre-built screen templates
  • featShared nav data and theme data system
v0.2.92026-03-16

Initial Release#

  • feat29 components across 3 tiers
  • featCLI with init, add, theme, mcp, and generate commands
  • featTheme system with 5 presets and dark mode
  • featMCP server for AI tool integration
  • featDocumentation site at aniui.dev