Releases: vitejs/devtools
Releases · vitejs/devtools
v0.1.11
v0.1.10
v0.1.9
🚀 Features
- Visual differentiation for action buttons in docks - by @antfu in #245 (3293f)
- Add build.withApp option to auto-generate static devtools - by @antfu and Claude Haiku 4.5 in #249 (22621)
- Commands system, commands palette, shortcuts and when clauses - by @antfu in #247 (210d8)
- Prevent disabling settings dock and builtin category group - by @antfu in #251 (ddd77)
View changes on GitHub
v0.1.8
No significant changes
View changes on GitHub
v0.1.5
🚀 Features
View changes on GitHub
v0.1.4
🚀 Features
- Add edge mode for floating docks - by @antfu in #224 (46019)
- Move auth storage to global user directory - by @antfu in #225 (dc921)
- Add multiple auth modes - by @antfu and Claude Haiku 4.5 in #229 (6f0f1)
🐞 Bug Fixes
- Defer logs RPC call until client is authorized - by @antfu in #227 (fcedc)
- core:
- rolldown:
- Handle missing importers on packages page - by @arashsheyda in #221 (6e3de)
- Improve responsiveness for smaller screens - by @arashsheyda in #222 (693e0)
- vite:
- Truncate text in homepage - by @arashsheyda in #235 (8bf10)
View changes on GitHub
v0.1.3
🚀 Features
- Add public getDevToolsClientContext() API - by @antfu and Claude Haiku 4.5 in #219 (6c4cd)
- vite: Basic home page - by @webfansplz in #194 (ccc8c)
🐞 Bug Fixes
- Improve a11y for devtools client - by @arashsheyda in #216 (33a7a)
- core:
- Adjust layout to allow scrolling in pip mode - by @arashsheyda in #211 (66ea7)
- Keep last known position of popover on dismiss - by @arashsheyda in #215 (7b8cd)
- self-inspect:
- Use correct prop name for DisplayNumberBadge - by @arashsheyda in #218 (8345a)
View changes on GitHub
v0.1.2
🚀 Features
View changes on GitHub
v0.1.1
🚀 Features
🐞 Bug Fixes
- Prevent hiding settings entry in DockContextMenu - by @SaKaNa-Y in #201 (dea70)
- core: Support IPv6 in devtools server link - by @webfansplz in #204 (83e09)
- rolldown: Use data uri for icon - by @webfansplz in #205 (676b6)
View changes on GitHub
v0.1.0
🚀 Features
- Add devtools self-inspect plugin - by @antfu, Claude Haiku 4.5 and Copilot in #190 (651a9)
- Logs system - by @antfu in #193 (c6618)
- core: Close on click outside - by @antfu in #189 (b30fa)