v0.2.17

onlook-dev/onlookv0.2.17Mar 18, 2025by github-actions[bot]

AI Summary

This release improves the development workflow by adding a dependency reinstallation feature, better deployment error messaging, and refinements to the file watcher and save logic.

Key Highlights

  • Added re-install dependencies feature
  • Improved deployment error messages
  • Enhanced file watcher functionality
  • Fixed toast notification logic

New Features

  • Reinstall dependencies
  • Deployment error handling
  • File watcher improvements
  • Save on message

Full Release Notes

## What's Changed
* Publish version v0.2.16 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1622
* added re-install dependencies by @iNerdStack in https://github.com/onlook-dev/onlook/pull/1586
* Fix spelling mistake by @Kitenite in https://github.com/onlook-dev/onlook/pull/1625
* Better deploy error message handling by @Kitenite in https://github.com/onlook-dev/onlook/pull/1626
* Save when sending messages, not when applying code by @Kitenite in https://github.com/onlook-dev/onlook/pull/1627
* Fix toast should not be showing by @Kitenite in https://github.com/onlook-dev/onlook/pull/1628
* File watcher improvements by @Kitenite in https://github.com/onlook-dev/onlook/pull/1631


**Full Changelog**: https://github.com/onlook-dev/onlook/compare/v0.2.16...v0.2.17