Skip to content

Releases: devframes/devframe

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:31
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

Read more

v0.9.0-beta.9

v0.9.0-beta.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:01
v0.9.0-beta.9
bb83040

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.9.0-beta.8

v0.9.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 01:39
v0.9.0-beta.8
3b781dd

No significant changes

    View changes on GitHub

v0.9.0-beta.7

v0.9.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 01:28
v0.9.0-beta.7
2e8ab83

   🐞 Bug Fixes

  • release: Route package prepack through turbo so cross-package deps build in order  -  by @antfubot (ef0aa)
    View changes on GitHub

v0.9.0-beta.6

v0.9.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 01:08
v0.9.0-beta.6
6972d38

   🚨 Breaking Changes

  • Delete the mirror fringe; rename adapters' /dev-spa to /single; plugins default-export their factory  -  by @antfubot in #238 (3e6ef)
    View changes on GitHub

v0.9.0-beta.10

v0.9.0-beta.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:56
v0.9.0-beta.10
b1844b1

   🚀 Features

  • devframe:
  • hub:
    • Restore dock open/selection/route across reloads via a session store  -  by @antfubot and @antfu in #246 (1b4b9)
    • Track iframe soft navigations so the address bar and session route stay live  -  by @antfu, Claude Opus 5 (1M context), Copilot Autofix powered by AI and @antfubot in #252 (c2f7c)
  • hub-ui:

   🏎 Performance

    View changes on GitHub

v0.9.0-beta.5

v0.9.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 22:56
v0.9.0-beta.5
87983c5

   🚨 Breaking Changes

  • Remove never-implemented SPA adapter remnants and other dead code  -  by @antfubot in #234 (c0dfc)

   🚀 Features

  • devframe: Remote client assets — serve SPA dists through a caching CDN back-proxy  -  by @antfu in #236 (acb34)
  • plugin-inspect: Serve the SPA from a lockstep assets package  -  by @antfu in #239 (62acb)

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.9.0-beta.4

v0.9.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 11:58
v0.9.0-beta.4
97cbe1d

No significant changes

    View changes on GitHub

v0.9.0-beta.3

v0.9.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 11:27
v0.9.0-beta.3
2c69f4e

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Setup lightningcss for webcomponents css minification  -  by @antfu (2dc9b)
    View changes on GitHub

v0.9.0-beta.2

v0.9.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:29
v0.9.0-beta.2
570570f

   🚀 Features

   🐞 Bug Fixes

  • hub-ui: Always serve 'branding.json'  -  by @antfu (319d8)
  • hub-ui,json-render-ui: Rewire baked Wind3 colors so branding's primaryColor actually retints the UI  -  by @antfubot (bc4e5)
  • inspect: Drop @valibot/to-json-schema runtime dependency  -  by @antfubot in #200 (1112b)
  • turbo: Build json-render-ui before hub-vite and hub-next  -  by @antfubot (b9f5c)
    View changes on GitHub