# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.2] - 2025-06-17

### Fixed
- 📚 Updated README documentation and npm package information
- 🔧 Synchronized GitHub releases with npm versions
- 📦 Refreshed npm package metadata and descriptions

## [1.2.1] - 2025-06-14

### Fixed
- 📦 Package updates and maintenance
- 🔧 Minor configuration improvements
- 📚 Documentation updates

## [1.2.0] - 2025-06-14

### Added
- 🔧 Enhanced project structure and configuration
- 📦 Improved npm package configuration for better distribution
- 🛠️ Updated dependencies to latest stable versions

### Improved
- 🚀 Better package optimization and build process
- 📚 Enhanced documentation and setup guides
- 🔧 Refined development workflow and tooling

### Fixed
- 🐛 Minor bug fixes and stability improvements
- 📦 Package distribution optimizations

## [1.1.0] - 2025-06-09

### Added
- 🎨 Enhanced UI components with better accessibility
- 🔧 InitializationProvider for better app startup management
- 📱 LoadingScreen component for smooth app initialization
- 🌐 Improved internationalization support
- 🔄 Enhanced state management with better error handling

### Improved
- 🎯 Better TypeScript support and type safety
- 📚 Updated documentation and examples
- 🚀 Performance optimizations for component rendering
- 🎨 Enhanced theme system with better color scheme detection

### Fixed
- 🐛 Text node rendering issues in React Native components
- 🔧 Badge component text wrapping fixes
- 📱 Native component compatibility improvements

## [1.0.1] - 2025-06-08

### Fixed
- 🐛 Initial bug fixes and stability improvements
- 📚 Documentation updates

## [1.0.0] - 2025-06-08

### Added
- 🎉 Initial release
- 📱 50+ production-ready UI components
- 🌙 Dark/Light theme support
- 🌐 Internationalization (i18n) support
- 🔄 State management with Zustand
- 📋 Form validation with React Hook Form + Zod
- 🔍 React Query for data fetching
- 🎨 NativeWind for styling
- 📱 Expo Router for navigation
- 🧪 Comprehensive demo components
