Releases: vuejs/devtools
Releases · vuejs/devtools
v8.0.0
🚨 Breaking Changes
- Drop support for vite < 6 - by @webfansplz (f36ec)
- Bump
vite-plugin-inspect
, close #923 - by @webfansplz in #923 (72566)
🚀 Features
- New inspect api - by @webfansplz (2d417)
🐞 Bug Fixes
- Filter graph modules - by @webfansplz (69f71)
- Fetching panel size on resizing - by @LittleSound in #936 (44ba6)
- Floating-vue css overrides conflict - by @webfansplz (72df0)
- deps: Update dependency vis-network to v10 - in #930 (7f874)
- extension: Inject scripts into html document only, close #904 - by @webfansplz in #904 (ccec1)
- overlay: Toggle component inspector - by @mmnvb in #893 (4fa7b)
View changes on GitHub
v7.7.7
🚀 Features
- kit: Support devtools in iframe - by @alexzhang1030 in #886 (e8ea5)
View changes on GitHub
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)