v0.1.35

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

AI Summary

A significant feature release that introduces Next.js navigation support and a bundled Bun runtime. It also removes legacy requirements pages and improves project import stability.

Key Highlights

  • Implement Next.js Page Scanning, Navigation, and Page Tree UI
  • Ship bundled Bun as runtime
  • Fix: Resolve install script issue during project import
  • Add warning toast for OID import notification
  • Remove requirements page

New Features

  • Next.js Page Tree UI
  • OID Import Warning Toast

Full Release Notes

## What's Changed
* Bump @ai-sdk/openai from 0.0.70 to 1.1.9 by @dependabot in https://github.com/onlook-dev/onlook/pull/1201
* Release version v0.1.34 by @Kitenite in https://github.com/onlook-dev/onlook/pull/1215
* Fix: Resolve install script issue during project import by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1218
* feat: Add warning toast for OID import notification by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1220
* feat: Implement Next.js Page Scanning, Navigation, and Page Tree UI by @iNerdStack in https://github.com/onlook-dev/onlook/pull/1109
* fix: resolve issue with re-uploading removed images in create new project section by @Nithishvb in https://github.com/onlook-dev/onlook/pull/1217
* Ship bundled bun as runtime by @Kitenite in https://github.com/onlook-dev/onlook/pull/1224
* Remove requirements page by @Kitenite in https://github.com/onlook-dev/onlook/pull/1232


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