v0.1.20
onlook-dev/onlookv0.1.20Jan 16, 2025by github-actions[bot]
AI Summary
Performance optimizations and bug fixes including memoization and text alignment corrections.
Key Highlights
- Memoization implementation
- Text alignment fix
- Watcher fix
New Features
- Add memoization
- Fix text-align
- Fix watcher
Full Release Notes
## What's Changed * Add memoization by @Kitenite in https://github.com/onlook-dev/onlook/pull/1050 * Fix text-align by @Kitenite in https://github.com/onlook-dev/onlook/pull/1051 * Publish version v0.1.19 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1046 * Fix watcher by @Kitenite in https://github.com/onlook-dev/onlook/pull/1053 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.19...v0.1.20