Skip to content

Releases: vitejs/devtools

v0.1.24

15 May 04:18
v0.1.24
31c479c

Choose a tag to compare

   🐞 Bug Fixes

  • ci: Switch tsdown config-loader from tsx to unrun  -  by @antfu in #349 (d1ddd)
  • core: Split client/server tsdown builds to keep ws/node out of browser  -  by @antfu in #347 (30859)
    View changes on GitHub

v0.1.23

14 May 10:57
v0.1.23
36d865e

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.22

11 May 05:20
v0.1.22
18e7dab

Choose a tag to compare

   🚨 Breaking Changes

  • devframe:
    • Relocate json-render from devframe to devtools-kit  -  by @antfu and Claude Opus 4.7 (1M context) in #327 (fdb31)
    • Split auth and rename internal under devframe/node  -  by @antfu in #332 (f2068)

   🚀 Features

  • devframe:
    • Dev-time RPC bridge via createVitePlugin({ devMiddleware }) and Nuxt module  -  by @antfu and Claude Opus 4.7 (1M context) in #329 (f2558)
    • Bundle deps into utils/* with stable minimal API  -  by @antfu in #331 (3e991)

   🐞 Bug Fixes

    View changes on GitHub

v0.1.21

08 May 07:38
v0.1.21
135e674

Choose a tag to compare

   🚨 Breaking Changes

  • devframe:
    • Switch DevTools mount-path convention from /. to /__  -  by @antfu and Claude Opus 4.7 (1M context) in #315 (dfeff)
    • Decouple docks/terminals/messages/commands from devframe  -  by @antfu and Claude Opus 4.7 (1M context) in #317 (f1481)
    View changes on GitHub

v0.1.20

07 May 16:27
v0.1.20
20e68f5

Choose a tag to compare

   🚀 Features

  • Enable jsonSerializable on internal RPC functions  -  by @antfu and Claude Opus 4.7 (1M context) in #310 (64d10)
  • devframe:
    • Streaming channel API for server↔client chunks  -  by @antfu and Claude Opus 4.7 (1M context) in #307 (343d2)
    • Ship skills folder in published package  -  by @antfu and Claude Opus 4.7 (1M context) in #308 (2bbdc)

   🐞 Bug Fixes

    View changes on GitHub

v0.1.19

07 May 05:02
v0.1.19
decfe30

Choose a tag to compare

   🚀 Features

  • devframe: Expose createDevServer as a programmatic CLI building block  -  by @antfu and Claude Opus 4.7 (1M context) in #304 (94db4)

   🐞 Bug Fixes

  • core: Redirect devtools mount path to trailing slash  -  by @onmax in #305 (740f6)
    View changes on GitHub

v0.1.18

02 May 14:57

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.1.17

01 May 09:51
v0.1.17
44d25e6

Choose a tag to compare

   🚀 Features

  • Add ctx.diagnostics host; rename ctx.logs to ctx.messages  -  by @antfu and Claude Opus 4.7 (1M context) in #302 (1a2a8)
  • devframe: JsonSerializable declaration for RPC + per-call wire dispatch  -  by @antfu and Claude Opus 4.7 (1M context) in #301 (df019)
    View changes on GitHub

v0.1.16

30 Apr 08:20
v0.1.16
91d3f5c

Choose a tag to compare

   🚀 Features

  • core: Vite integration plugin & environments config  -  by @webfansplz, Claude Opus 4.7 (1M context) and @antfu in #300 (de302)
  • devframe: Framework-neutral devtools foundation + agent-native MCP  -  by @antfu in #297 (071d2)

   🐞 Bug Fixes

    View changes on GitHub

v0.1.15

22 Apr 02:17
v0.1.15
1fa5af9

Choose a tag to compare

   🚀 Features

  • Support remote-hosted iframe docks with local RPC connection  -  by @antfu and Claude Opus 4.7 (1M context) in #294 (e17a1)

   🐞 Bug Fixes

  • Update dompurify to 3.4.0 and remove stream-json dependencies  -  by @antfu (b82e2)
    View changes on GitHub