v0.1.4
onlook-dev/onlookv0.1.4Dec 8, 2024by github-actions[bot]
AI Summary
A maintenance release focused on fixing bugs related to element deletion, Tailwind class handling, and Windows terminal compatibility.
Key Highlights
- Fixed element deletion around complex expressions
- Improved Tailwind input handling
- Added right-click integration with AI chat
New Features
- Right-click to add to AI chat
- Windows terminal fix
- Dynamic className fix
- Element deletion fix
Full Release Notes
## What's Changed * Publish version v0.1.3 by @Kitenite in https://github.com/onlook-dev/onlook/pull/850 * Fix handling of dynamic className in tailwind input by @cleobnvntra in https://github.com/onlook-dev/onlook/pull/849 * Fixed deleting element around array/map expressions by @iNerdStack in https://github.com/onlook-dev/onlook/pull/786 * #723: Right-click to add to AI chat + Hotkey for adding to chat by @RaghavGanesh7 in https://github.com/onlook-dev/onlook/pull/855 * Fix terminal on windows by @abhiroopc84 in https://github.com/onlook-dev/onlook/pull/859 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.3...v0.1.4