Component Migration Assistant
Automatically migrate Fragment UI components between versions using AST transformations
Migration Configuration
Select source and target versions, and components to migrate
Upload Files
Select files or directories to migrate
How It Works
1. Select Versions
Choose the source version (current) and target version (desired) for migration.
2. Upload Files
Upload TypeScript/JavaScript files containing Fragment UI components.
3. Review Changes
The assistant will show you all applicable migration rules before processing.
4. Migrate
Click "Start Migration" to automatically transform your code using AST transformations.
5. Review & Download
Review the migration results and download the updated files.