v0.1.7
onlook-dev/onlookv0.1.7Dec 18, 2024by github-actions[bot]
AI Summary
Updates the animation library and continues the refactoring of the overlay system to React components, adding interactive resize capabilities to the editor.
Key Highlights
- Upgraded Framer Motion to Motion
- Migrated overlay rectangles to React
- Added resize handles to ClickRect
New Features
- Resize handles to ClickRect component
Full Release Notes
## What's Changed * Publish version v0.1.6 by @Kitenite in https://github.com/onlook-dev/onlook/pull/903 * Upgrade framer motion to motion by @Kitenite in https://github.com/onlook-dev/onlook/pull/907 * refactor: migrate overlay rectangles to React components by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/908 * feat: add resize handles to ClickRect component by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/909 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.6...v0.1.7