Migration Tool
Track updates to the Hugeicons Migration CLI tool.
v0.1.2 - Expanded Library Support
Added
- Support for FontAwesome icon migration
- Support for Heroicons icon migration
- Support for Feather Icons migration
- Support for Tabler Icons migration
- Support for Phosphor Icons migration
- Comprehensive icon mapping database for all supported libraries
- 70-90% coverage with fuzzy matching for unmapped icons
Improved
- Enhanced interactive CLI prompts
- Better migration plan visualization
- Improved TypeScript type handling across different libraries
v0.1.1 - Beta Launch: Migration CLI
The beta release of the migration CLI tool for seamless project migration from popular icon libraries to Hugeicons.
Added
- Automatic codebase conversion from Lucide React to Hugeicons
- Project scanning for icon usage detection
- Migration plan preview before making changes
- Automatic import and JSX transformation
- Backup creation for easy rollback
- HTML migration report generation
Current Limitations
- Only supports Lucide → Hugeicons migration
- React projects only
- Some edge cases may need manual fixes