v0.1.36

onlook-dev/onlookv0.1.36Feb 4, 2025by github-actions[bot]

AI Summary

This release focuses on stabilizing the terminal experience and improving installation workflows. It includes updates to core dependencies and refinements to error handling.

Key Highlights

  • Fix: Detect Ctrl+C Interrupt in Terminal
  • Bump Vite from 5.4.14 to 6.0.11
  • Improve install message for users
  • Escape bun command execution

Full Release Notes

## What's Changed
* Fix: Detect Ctrl+C Interrupt in Terminal by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1219
* Bump vite from 5.4.14 to 6.0.11 by @dependabot in https://github.com/onlook-dev/onlook/pull/1204
* Bump ts-morph from 23.0.0 to 25.0.0 by @dependabot in https://github.com/onlook-dev/onlook/pull/1203
* Publish version v0.1.35 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1222
* Improve install message by @Kitenite in https://github.com/onlook-dev/onlook/pull/1238
* Escape bun command by @Kitenite in https://github.com/onlook-dev/onlook/pull/1245


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.35...v0.1.36