Releases: devframes/devframe
Releases · devframes/devframe
Release list
v0.9.5
🚀 Features
- Add self-contained starter template - by @antfubot in #271 (3c01a)
- devframe: Promote cli.distDir to top-level clientAssets - by @antfubot in #270 (3d473)
- json-render: Add typed specs and custom validation - by @dvcolomban in #273 (bb69b)
- service-git: Add readFile, tags, and path-scoped log for read-only history browsing - by @antfubot in #269 (edcbb)
🐞 Bug Fixes
- hub-ui:
- Reduce light dock panel glass opacity - by @dvcolomban in #280 (887e6)
- Restore docks after initialization - by @dvcolomban in #276 (171b8)
- json-render-ui:
- Align catalog component styling - by @dvcolomban in #279 (ee076)
- Restore shadow-root theming and scrollbars - by @dvcolomban in #278 (64a21)
View changes on GitHub
v0.9.4
v0.9.3
v0.9.2
🚀 Features
- Add importMetaUrl to DevframeDefinition for dependency resolution - by @antfubot in #261 (162e6)
- Service-open + service-shiki wire services, with plugin migrations - by @antfubot in #260 (02d5c)
- Add Fastify, SvelteKit, and Deno hub examples - by @antfubot in #262 (842fd)
View changes on GitHub
v0.9.1
v0.9.0
🚨 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
- SSE transport as a portable alternative to the WebSocket - by @antfubot in #195 (fa664)
- client:
- Add DevframeRpcClient.close() - by @dvcolomban in #175 (02967)
- devframe:
- devframe,hub,hub-ui:
- examples:
- examples,docs:
- hub:
- Add @devframes/hub/initiate — initHub, the headless hub behind one handler - by @antfu in #169 (abe4a)
- Add a command kind for message-panel actions - by @dvcolomban in #189 (2a04e)
- 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,hub-ui:
- Color a dock-bar entry's badge via badgeVariant - by @antfubot and @dvcolomban in #216 (e3c6f)
- Collapsible edge-mode toolbar with drag-to-snap positioning - by @antfubot, @dvcolomban and @antfu in #219 (cc8db)
- hub-ui:
- Add @devframes/hub-ui — the reference UI filling the hub's ui slot - by @antfu in #170 (8c18a)
- Adopt @antfu/design components and devframe branding - by @antfubot and @antfu in #176 (62ac4)
- Overridable primary color + customizable branding - by @antfubot in #177 (7c185)
- Render message actions as buttons on toast notifications - by @antfubot and dvcolomban in #215 (31338)
- Add a dev-served playground with HMR - by @antfubot in #225 (59eef)
- Add loading placeholder for iframes - by @antfubot in #247 (c408e)
- json-render:
- json-render-ui:
- plugin-inspect:
- plugins:
- vite,nuxt,next:
🐞 Bug Fixes
- Remove assets resolution - by @antfu (ccb0b)
- a11y:
- ci:
- data-inspector:
- devframe:
- Forward allowedOrigins through createDevServer - by @dvcolomban in #230 (0b58c)
- devframe,hub:
- git:
- hub-ui:
- Show the built-in Settings dock by default - by @antfubot in #198 (78470)
- Always serve 'branding.json' - by @antfu [(319d8)](https://github.com/devframes/devframe/comm...
v0.9.0-beta.9
🚀 Features
- devframe: Re-export nostics via devframe/utils/nostics - by @antfubot in #243 (0b19d)
- plugins: Serve every builtin plugin's SPA from a lockstep assets package - by @antfubot in #244 (f95a3)
🐞 Bug Fixes
- Remove assets resolution - by @antfu (ccb0b)
- release: Route package prepack through turbo - by @antfubot in #245 (ee0a7)
View changes on GitHub
v0.9.0-beta.8
v0.9.0-beta.7
🐞 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
🚨 Breaking Changes
- Delete the mirror fringe; rename adapters' /dev-spa to /single; plugins default-export their factory - by @antfubot in #238 (3e6ef)