Releases: vuejs/devtools
Releases · vuejs/devtools
v8.1.2
🚀 Features
- Bump
vite-plugin-vue-inspectorto support vapor app - by @webfansplz in #1096 (784c3)
🐞 Bug Fixes
- devtools-kit: Remove special handling for Router object - by @skirtles-code in #1092 (c2dde)
- extension: Load
devtools-background.jsastype="module"- by @skirtles-code in #1072 (eed09) - vite: Use TrustedScriptURL for overlay injection under Trusted Types CSP - by @ashishkr96 in #1094 (ef08f)
View changes on GitHub
v8.1.1
🚀 Features
- overlay: Enhance style inspector button ux when enabled - by @skirtles-code in #1069 (0e32d)
🐞 Bug Fixes
- applet: Preserve active component when filtering - by @skirtles-code in #1065 (ec4a2)
- overlay: Use
toggleEnabledto allow exiting in spector mode - by @SaKaNa-Y in #1067 (ace74)
View changes on GitHub
v8.1.0
No significant changes
View changes on GitHub
v8.0.7
🚀 Features
- Show VNode lifecycle events as
built-in- by @skirtles-code in #1036 (35de5) - Tooltips for field values - by @skirtles-code in #1037 (27555)
🐞 Bug Fixes
- Use
displayNamefor functional components - by @skirtles-code in #1046 (20efd) - Match camelCase event declarations - by @skirtles-code in #1048 (0f7e1)
computedandinjectleak via mixins - by @skirtles-code in #1050 (ecca7)
View changes on GitHub
v8.0.6
🚀 Features
- Add IIFE and ESM browser builds - by @skirtles-code in #1024 (62fe5)
View changes on GitHub
v8.0.5
v8.0.4
🚀 Features
- Enhance node import edge recognizability - by @LittleSound in #993 (94974)
🐞 Bug Fixes
- Compatible with node v25.2 - by @webfansplz in #1006 (ba7a0)
- client: Dead recursion in graph filtering - by @LittleSound in #992 (eff70)
View changes on GitHub
v7.7.9
v7.7.8
v8.0.3
🐞 Bug Fixes
- Compatible with node25, close #977 - by @webfansplz in #977 (5d97b)