Skip to content

v0.9.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:53
· 215 commits to main since this release
v0.9.0-beta.1
e4a04cc

   🚨 Breaking Changes

  • Add devframe/initiate — initDevframe framework-agnostic middleware  -  by @antfu in #167 (6ee88)
  • Remove deprecated 0.7-era compat shims for 0.9  -  by @antfubot in #180 (3a756)
  • Reduce devframe + @devframes/hub public API surface for 0.9  -  by @antfubot in #190 (6ca3e)
  • Share one instance shell; make the WebSocket binding explicit  -  by @antfu and Claude Opus 5 (1M context) in #191 (3dc6b)
  • Replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install  -  by @antfubot in #192 (5dc9b)
  • Transport-neutral RPC sessions and connection meta  -  by @antfubot in #193 (9361d)
  • Swappable UI packages — renderer-module manifest + missing-renderer fallback  -  by @antfubot and @antfu in #194 (369cb)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub