v0.35.9
alpic-ai/skybridgev0.35.9Mar 20, 2026by paulleseute
AI Summary
A release fixing the Content Security Policy (CSP) on the manifest UI example and enabling remote Hot Module Replacement (HMR).
Key Highlights
- Fixed Content Security Policy (CSP) on manifest UI example
- Enabled remote HMR (Hot Module Replacement)
New Features
- Remote HMR support
Full Release Notes
## What's Changed * fix: manifest ui example app csp by @paulleseute in https://github.com/alpic-ai/skybridge/pull/581 * chore: bump skybridge versions to 0.35.8 by @github-actions[bot] in https://github.com/alpic-ai/skybridge/pull/580 * fix: make bump script use argv version for devtools by @paulleseute in https://github.com/alpic-ai/skybridge/pull/582 * feat: enable remote hmr by @paulleseute in https://github.com/alpic-ai/skybridge/pull/583 **Full Changelog**: https://github.com/alpic-ai/skybridge/compare/v0.35.8...v0.35.9