Updates & Changelog
Latest features and improvements
Current version:v0.0.21
December 30, 2025
v0.0.21Feature
Style Token System & Improvements ✨
Introducing the new Style Token System for consistent, scalable designs. Plus important bug fixes and performance improvements.
- New Style Token System - Define colors, typography, and spacing tokens once, use everywhere
- Color Palette Tokens - Create and manage your brand colors in one place
- Typography Presets - Save font combinations as reusable tokens
- One-click token application from the style panel
- Fixed style panel color picker positioning issues
- Fixed responsive style inheritance for nested components
- Performance optimizations for large projects
December 27, 2025
v0.0.20Feature
Code Export & Design Blocks 🚀
Major improvements to code generation quality and new design blocks system.
- Added Updates Page 🚀
- Added Design Blocks - pre-built navbar and feature section templates
- Improved code export with proper component naming (PascalCase)
- Fixed Tailwind config generation syntax
- Component instances now export with correct responsive styles (tablet/mobile)
- whileInView animations now work correctly with proper initial states
- whileHover + whileInView animations work together
- Fixed animation start values (startOpacity, startOffsetY etc.)
- Removed unnecessary navbar from exported App.jsx
- Live Preview improvements
- Thumbnail export now uses JPEG compression