Framework support is complete
Rocket now supports Natural Language Editing and Figma to Code across multiple frameworks, with a full end-to-end development workflow.New
- Natural Language Editing: Available for React, HTML, and Flutter
- Figma to Code: Available for React, HTML, Flutter, and Next.js
- Core workflow: Code generation, preview, rollback, bug fixes, GitHub sync, Netlify deploy, and code editing are all live
- Visual editing: Complete in React, Flutter, and Next.js. HTML support in progress
- Preview enhancements: Live navigation, multi-tab previews, and real-time message pushing
- Monitoring and analytics: Langfuse, Grafana metrics, and frontend Sentry logging
- Payment systems: Full integration with subscriptions and token logic
- Template data handling: Stores theme and screen data for Figma workflows
Improved
- Screen generation: Prevented regeneration of already-created screens (especially in React), saving time and avoiding duplicate work
- Screen names in preview: Easier to identify and navigate between screens
- HTML preview navigation: Explore templates without leaving the preview, and open webpage previews in a new tab
- Flutter state management: Added support for Bloc (default), GetX, and Stateless approaches
- Tailwind HTML deployment: Fixed deployment issues that were preventing successful deployments
- Figma previews: Now reflect context based on frame ID, section, or all screens
- Code editor: Cmd/Ctrl + S saves all modified files, source map upload and version tracking for Sentry, generated metadata always appears in English, and preview images display correctly