v0.3.7
What's Changed
- Utoopack now forwards named
server-runtimeandpage-serverBuildPlan entries, maps each entry to its emitted server assets, preserves shared chunks, and supports regular server builds while retaining the legacy scalar runtime entry. - Interactive
ev devterminals can expose plugin-contributed keyboard shortcuts with descriptions, asynchronous actions, and shutdown support; bindings update safely across configuration replacement and can be disabled. - Development framework updates now use a long-lived supervisor and immutable bundler sessions, with stable recovery from invalid inputs, disposable generated IR, and graceful Utoopack session replacement.
- MPA Pages now materialize as
index.html,about.html, and nestedfoo/bar.htmlDocuments while retaining semantic routes; development SSR and PPR use the same public URLs.
Full Changelog: v0.3.6...v0.3.7