v0.0.50

onlook-dev/onlookv0.0.50Nov 1, 2024by github-actions[bot]

AI Summary

A major milestone featuring AI chat in beta, a monorepo structure refactor, and the introduction of new utility packages.

Key Highlights

  • Enable AI chat in beta
  • Refactored Monorepo's Structure
  • New Package: @onlook/types
  • Added copy-run-project command UI

New Features

  • AI Chat
  • Monorepo refactoring
  • Copy-run-project functionality

Full Release Notes

## What's Changed
* Publish version v0.0.49 by @Kitenite in https://github.com/onlook-dev/onlook/pull/670
* toggle the eye open and close, hover to show by @RaghavGanesh7 in https://github.com/onlook-dev/onlook/pull/626
* Improved the color styling for lightmode on the opening screen by @Kabiirk in https://github.com/onlook-dev/onlook/pull/653
* Fix returning empty project for testing by @Kitenite in https://github.com/onlook-dev/onlook/pull/673
* Refactored Monorepo's Structure by @hitaspdotnet in https://github.com/onlook-dev/onlook/pull/635
* Feat/update precommit hooks by @Kitenite in https://github.com/onlook-dev/onlook/pull/685
* Fix build error by @Kitenite in https://github.com/onlook-dev/onlook/pull/686
* Enable AI chat in beta by @Kitenite in https://github.com/onlook-dev/onlook/pull/677
* New Package: @onlook/types by @hitaspdotnet in https://github.com/onlook-dev/onlook/pull/688
* shared tsconfig by @hitaspdotnet in https://github.com/onlook-dev/onlook/pull/694
* #662 resolved - When a new element is drawn in a stack or grid, insert it to the closest reasonable index. by @sambhavnrana in https://github.com/onlook-dev/onlook/pull/697
* Use StreamText with forced formatting by @Kitenite in https://github.com/onlook-dev/onlook/pull/693
* Added copy-run-project command UI and funcionality by @drfarrell in https://github.com/onlook-dev/onlook/pull/700

## New Contributors
* @RaghavGanesh7 made their first contribution in https://github.com/onlook-dev/onlook/pull/626
* @Kabiirk made their first contribution in https://github.com/onlook-dev/onlook/pull/653

**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.0.49...v0.0.50