Releases: vuejs/devtools
Releases · vuejs/devtools
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)
View changes on GitHub
v7.6.6
v7.6.5
🐞 Bug Fixes
- client:
- Add null-safety check when accessing pinia store state, close #707 - by @webfansplz in #707 (2fd1b)
- kit:
- Inspect error with top-level
Proxy
value - by @FoundTheWOUT and Alex in #701 (4539e) - Add null-safety check for resolving matched route, close #708 - by @webfansplz in #708 (89127)
- Inspect error with top-level