Releases: vuejs/devtools
Releases · vuejs/devtools
v7.7.6
🚀 Features
- client: Set
components
page as default page - by @webfansplz (f4729)
View changes on GitHub
v7.7.5
No significant changes
View changes on GitHub
v7.7.4
v7.7.3
🐞 Bug Fixes
- Resolve
Map
nested object modification - by @rbgmulmb in #799 (60fb4) - client: Unable to scroll for pages - by @cloudmoonocus in #856 (06f89)
View changes on GitHub
v7.7.2
v7.7.1
v7.7.0
🚀 Features
- Respect preferred-reduce-motion - by @alexzhang1030 in #744 (e5e58)
- applet: Support filter on router page - by @alexzhang1030 in #762 (918dd)
🐞 Bug Fixes
- Switch to relevant app when inspecting component - by @kevinluo201 in #748 (a1786)
- vite: Add configured headers for devtool-related response - by @nighca in #710 (e758a)
View changes on GitHub
v7.6.8
🚀 Features
- Support
vite-plugin-inspect
for both Vite 5 and 6 - by @peterpeterparker in #730 (c8cfd)
🐞 Bug Fixes
- client: XSS vulnerability in components tab - by @xuzuodong in #726 (77494)
View changes on GitHub
v7.6.7
🐞 Bug Fixes
- vite: Pin
vite-plugin-inspect
to be compatible with both vite 5 & 6, close #716 - by @webfansplz in #716 (39b21)