v0.35.17
alpic-ai/skybridgev0.35.17Apr 10, 2026by github-actions[bot]
AI Summary
Upgraded Vite and resolved asset URL handling for tunnels.
Key Highlights
- Bumped Vite to version 8.
- Resolved asset URLs at runtime to ensure compatibility with tunnels.
New Features
- Vite 8 upgrade
- Runtime asset URL resolution
Full Release Notes
## Changes - fix: bump vite to v8 in skybridge core @paulleseute (#662) - fix: resolve asset URLs at runtime to support tunnels @paulleseute (#658) - Fix/add universal skill in non interactive create skybridge @qchuchu (#643)