Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:31
· 167 commits to main since this release
v0.9.0
9c13262

   🚨 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)
  • Remove never-implemented SPA adapter remnants and other dead code  -  by @antfubot in #234 (c0dfc)
  • Delete the mirror fringe; rename adapters' /dev-spa to /single; plugins default-export their factory  -  by @antfubot in #238 (3e6ef)

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub