v0.0.56
onlook-dev/onlookv0.0.56Nov 12, 2024by github-actions[bot]
AI Summary
The update brings Tailwind autocomplete support and pre-scans for necessary dependencies to streamline the development workflow.
Key Highlights
- Tailwind autocomplete support
- Pre-scan for git and node dependencies
- Fix various editor bugs
- Restore missing new project color tokens
New Features
- Tailwind autocomplete
- Dependency pre-scanning
Full Release Notes
## What's Changed * Publish version v0.0.55 by @Kitenite in https://github.com/onlook-dev/onlook/pull/768 * Tailwind autocomplete by @Kabiirk in https://github.com/onlook-dev/onlook/pull/731 * Pre-Scan for required git and node dependencies by @drfarrell in https://github.com/onlook-dev/onlook/pull/757 * Fix various editor bugs by @Kitenite in https://github.com/onlook-dev/onlook/pull/771 * Various editor bugs pt.2 by @Kitenite in https://github.com/onlook-dev/onlook/pull/773 * Restore missing new project color tokens by @Kitenite in https://github.com/onlook-dev/onlook/pull/774 **Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.0.55...v0.0.56