Releases: vuejs/devtools
Releases · vuejs/devtools
v7.1.1
🐞 Bug Fixes
- shared: Move
useDevToolsColorMode
function to ui package - by @webfansplz (1bc15)
View changes on GitHub
v7.1.0
🚀 Features
- New components/pinia/router panel - by @webfansplz in #345 (6359b)
- client: Auto scroll to component tree after inspected - by @JianJroh in #308 (6ab1a)
- vite: Show asset importers - by @LoTwT in #334 (318c8)
🐞 Bug Fixes
- deps: Update dependency vite-plugin-vue-inspector to v5 - by @renovate[bot] in #338 (04c3a)
- kit: Unregister app instance when instance is unmounted - by @Azurewarth0920 in #340 (5da5a)
- vite: Apply vite server base url - by @webfansplz in #335 (4317b)
View changes on GitHub
v7.0.27
v7.0.26
🚀 Features
- client: Improve UX when toggle sidebar - by @JianJroh in #303 (4cb87)
- vite: Support wasm asset file type - by @LoTwT in #314 (5169d)
🐞 Bug Fixes
- kit:
- Use event-capturing mode when enable component highlighter - by @xuzuodong in #302 (0f410)
- Sync instanceMap when appRecord matched - by @webfansplz in #327 (5f901)
View changes on GitHub
v7.0.25
🚀 Features
- client: Responsive layout for components panel - by @JianJroh in #298 (7efb0)
- vite: Use case-insensitive mode for matching assets files - by @meitan-li in #299 (4ef8b)
🐞 Bug Fixes
- kit: Deconfliction variable-naming with legacy devtools - by @webfansplz in #300 (c7097)
View changes on GitHub
v7.0.24
🐞 Bug Fixes
- core: Use non-secure nanoid for friendly-browser support - by @webfansplz in #296 (85369)
View changes on GitHub
v7.0.23
🐞 Bug Fixes
- kit/applet: Parse state field types, closes #295 - by @webfansplz in #295 (d4f7b)
View changes on GitHub
v7.0.22
🚀 Features
🐞 Bug Fixes
- kit: Respect legacy devtools plugin registration - by @webfansplz (f7941)
View changes on GitHub
v7.0.21
🐞 Bug Fixes
- applet: Content overflow in pinia panel - by @webfansplz (a1aed)
- client: Deduplicate node references in graph page #286 - by @duowb in #287 and #286 (6f4b2)
- kit: Respect legacy devtools hook in nuxt app - by @webfansplz in #292 (dbb6b)
- vite: Compatible with vite4 for messaging - by @webfansplz (aec7f)
View changes on GitHub
v7.0.20
🚀 Features
- applet:
- Enhance pinia panel nav - by @webfansplz in #285 (3ab66)
- Show name on pinia panel nav - by @webfansplz (ac598)
🐞 Bug Fixes
- client: Set fallback display value for empty string-type state - by @webfansplz (c386c)
🏎 Performance
- Add virtual-scroller for timeline component - by @webfansplz (672bf)