v0.2.14
onlook-dev/onlookv0.2.14Mar 14, 2025by github-actions[bot]
AI Summary
Addresses saving bugs and refactors the theme system to ensure saving is non-blocking during deployment processes.
Key Highlights
- Fixed saving bugs
- Refactored theme class
- Made saving non-blocking for deployment
New Features
- Autosave improvements
- Non-blocking save functionality
Full Release Notes
## What's Changed * Releases/0.2.13 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1585 * Update no lint script default by @Kitenite in https://github.com/onlook-dev/onlook/pull/1597 * refactor: update brand tab by @spartan-vutrannguyen in https://github.com/onlook-dev/onlook/pull/1584 * Refactor theme class by @Kitenite in https://github.com/onlook-dev/onlook/pull/1598 * Fix saving bugs by @Kitenite in https://github.com/onlook-dev/onlook/pull/1599 * Make saving non-block for deployment by @Kitenite in https://github.com/onlook-dev/onlook/pull/1600 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.13...v0.2.14