Skip to content

v0.3.7

Choose a tag to compare

@xusd320 xusd320 released this 10 Aug 10:04
63f0c10

What's Changed

  • Utoopack now forwards named server-runtime and page-server BuildPlan 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 dev terminals 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 nested foo/bar.html Documents while retaining semantic routes; development SSR and PPR use the same public URLs.

Full Changelog: v0.3.6...v0.3.7