v0.1.19

onlook-dev/onlookv0.1.19Jan 15, 2025by github-actions[bot]

AI Summary

Hosting and deployment improvements, including install commands and simultaneous build/run capabilities.

Key Highlights

  • Install commands
  • Delete instance default
  • Dependency installation on import

New Features

  • Add install commands
  • Delete instance by default
  • Installing dependencies on import
  • Run and build at the same time
  • Hosting fixes and more performance improvements

Full Release Notes

## What's Changed
* Handle binary with base64 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1033
* Releases/0.1.18 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1030
* Move domain and add better handlers by @Kitenite in https://github.com/onlook-dev/onlook/pull/1035
* Add install commands by @Kitenite in https://github.com/onlook-dev/onlook/pull/1040
* Delete instance by default by @Kitenite in https://github.com/onlook-dev/onlook/pull/1042
* Select thin element by @Kitenite in https://github.com/onlook-dev/onlook/pull/1043
* Installing dependencies on import by @Kitenite in https://github.com/onlook-dev/onlook/pull/1044
* Run and build at the same time by @Kitenite in https://github.com/onlook-dev/onlook/pull/1045
* fix: prevent memory leaks across application by @devin-ai-integration in https://github.com/onlook-dev/onlook/pull/1039
* Hosting fixes and more performance improvements by @Kitenite in https://github.com/onlook-dev/onlook/pull/1047
* Feat/update hosting gitignore by @Kitenite in https://github.com/onlook-dev/onlook/pull/1048
* Fix dispose build issue by @Kitenite in https://github.com/onlook-dev/onlook/pull/1049


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.1.18...v0.1.19