v0.0.52
onlook-dev/onlookv0.0.52Nov 5, 2024by github-actions[bot]
AI Summary
Stability and UI improvements are the focus here, featuring support for multiple windows, reactivity fixes, and better Tailwind input handling.
Key Highlights
- Support multiple windows in layers
- Various reactivity improvements/bug fix
- Improve tailwind input
- Bump Electron version
New Features
- Multiple window support
- Tailwind input UX improvements
Full Release Notes
## What's Changed * Bump @anthropic-ai/sdk from 0.29.2 to 0.31.0 by @dependabot in https://github.com/onlook-dev/onlook/pull/709 * Bump @types/node from 20.17.5 to 22.8.6 by @dependabot in https://github.com/onlook-dev/onlook/pull/713 * Bump electron from 32.1.0 to 33.0.2 by @dependabot in https://github.com/onlook-dev/onlook/pull/712 * Support multiple windows in layers by @Kitenite in https://github.com/onlook-dev/onlook/pull/728 * Fix invoke clone issue by @Kitenite in https://github.com/onlook-dev/onlook/pull/729 * Various reactivity improvements/bug fix by @Kitenite in https://github.com/onlook-dev/onlook/pull/730 * Improve tailwind input by @Kitenite in https://github.com/onlook-dev/onlook/pull/742 * Improve tailwind input pt.2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/743 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.0.51...v0.0.52